@absolute-web/storyblok
Version:
Storyblok CMS integration with Vue Storefront
24 lines (14 loc) • 533 B
Markdown
# Storyblok Integration
Here you can find 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 module into your app.
```bash
npm install @vue-storefront/storyblok storyblok-vue --save
```
or
```bash
yarn add @vue-storefront/storyblok storyblok-vue
```
Check the [documentation](https://docs.vuestorefront.io/storyblok) for all the instructions and guidelines.