All Projects → storyblok → bootstrap-nuxt-demo

storyblok / bootstrap-nuxt-demo

Licence: other
Storyblok Demo Website using Nuxt

Programming Languages

Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

A Nuxtjs Website using Storyblok

Nuxt.js demo project using Storyblok as CMS with the true live preview feature.

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

Setup

  1. Register at Storyblok for free.
  2. Create a new DEMO Space and exchange the preview token with your own in the file nuxt.config.js.

For detailed explanation on how things work, checkout the Nuxt.js docs and for the whole Setup you can have a look at our step by step Guide

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].