Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

storyblok/storyblok-vue-example

Repository files navigation

Example project with Vue.js and Storyblok

In this example you can see how you can integrate Storyblok - an Api-based CMS - in a Vue.js project. Imagine you have a single page application and want some pages editable with a CMS. This is now possible with Storyblok.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the docs for Storyblok.