An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Storyblok Integration

### Stay connected

[![GitHub Repo stars](https://img.shields.io/github/stars/vuestorefront/vue-storefront?style=social)](https://github.com/vuestorefront/vue-storefront)
[![Twitter Follow](https://img.shields.io/twitter/follow/vuestorefront?style=social)](https://twitter.com/vuestorefront)
[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCkm1F3Cglty3CE1QwKQUhhg?style=social)](https://www.youtube.com/c/VueStorefront)
[![Discord](https://img.shields.io/discord/770285988244750366?label=join%20discord&logo=Discord&logoColor=white)](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.