@vue-storefront/storyblok
Version:
Storyblok CMS integration with Vue Storefront
31 lines (19 loc) • 1.15 kB
Markdown
# Storyblok Integration
### Stay connected
[](https://github.com/vuestorefront/vue-storefront)
[](https://twitter.com/vuestorefront)
[](https://www.youtube.com/c/VueStorefront)
[](https://discord.vuestorefront.io)
Here you can find a quick installation guide for [Storyblok](https://www.storyblok.com/) CMS integration with Vue Storefront.
Full documentation can be found [here](https://docs.vuestorefront.io/storyblok).
### Installation
---
Install the module in your app.
```bash
npm install @vue-storefront/storyblok @storyblok/vue-2 --save
```
or
```bash
yarn add @vue-storefront/storyblok -D @storyblok/vue-2
```
Check the [documentation](https://docs.vuestorefront.io/storyblok) for all the instructions and guidelines.