You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-52Lines changed: 9 additions & 52 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,6 @@ The module makes it easy to do delivery client api calls via the [Kentico konten
14
14
15
15
```
16
16
npm i kentico-kontent-nuxt-module --save
17
-
npm i rxjs --save (because this is a peer dependency of the Kentico Kontent Delivery SDK)
18
-
19
17
```
20
18
21
19
- Add `kentico-kontent-nuxt-module` to `modules` section of `nuxt.config.js`
@@ -43,11 +41,11 @@ npm i rxjs --save (because this is a peer dependency of the Kentico Kontent Deli
43
41
> Note: See [the client configuration section](https://github.com/Kentico/kontent-delivery-sdk-js/blob/master/DOCS.md#client-configuration) of the Kentico Kontent Delivery SDK for all available configuration options.
0 commit comments