Skip to content

A simple Nuxt Storyblok Template which actually works with just an yarn install

License

Notifications You must be signed in to change notification settings

Shooteger/storyblok-nuxt2-boilerplate

Repository files navigation

storyblok-nuxt2-boilerplate

Build Setup

#create a .env file in the root folder and add following line:
$ STORYBLOK_API="<api-key>"
#replace <api-key> with your preview-key from storyblok

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

Description

An easy to start boilerplate template for Nuxt2 and Storyblok. It implements normal bloks and images as example.

Packages included and working:

  • Nuxt 2 with SSR
  • Storyblok Nuxt
  • Tailwind CSS with Typograph
  • Storyblok Richtext-Renderer
  • Nuxt Fontawesome

About

A simple Nuxt Storyblok Template which actually works with just an yarn install

Resources

License

Stars

Watchers

Forks

Packages

No packages published