https://github.com/vuestorefront/storyblok
MOVED TO https://github.com/vuestorefront/vue-storefront/tree/legacy/packages/storyblok
https://github.com/vuestorefront/storyblok
cms ecommerce integrations-team javascript nuxt-module nuxtjs storyblok vuejs
Last synced: 5 months ago
JSON representation
MOVED TO https://github.com/vuestorefront/vue-storefront/tree/legacy/packages/storyblok
- Host: GitHub
- URL: https://github.com/vuestorefront/storyblok
- Owner: vuestorefront
- Archived: true
- Created: 2021-01-21T10:10:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T09:31:10.000Z (about 1 year ago)
- Last Synced: 2024-05-22T16:33:25.426Z (11 months ago)
- Topics: cms, ecommerce, integrations-team, javascript, nuxt-module, nuxtjs, storyblok, vuejs
- Language: TypeScript
- Homepage: https://docs.vuestorefront.io/storyblok/
- Size: 194 KB
- Stars: 12
- Watchers: 24
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-vuestorefront - Repository
README
# 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 Alokai.
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.