Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.
/ storyblok-nexjs-mwc Public archive

Boilerplate for Storyblok NextJS and material design

License

Notifications You must be signed in to change notification settings

dohomi/storyblok-nexjs-mwc

Repository files navigation

Moved to a different Repo:

This repo is archived. You find the successor here

Next.js Storyblok Boilerplate

How to get started?

  1. Register at Storyblok for free
  2. Create a new empty Space and exchange the preview token with your own in utils/StoryblokService.js (not required if you have downloaded the project via app.storyblok.com)
  3. Read the Next.js tutorial about Storyblok's concept: https://www.storyblok.com/tp/next-js-react-guide
  4. Enjoy and start developing

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

For detailed explanation on how things work, checkout the Next.js docs.

About

Boilerplate for Storyblok NextJS and material design

Resources

License

Stars

Watchers

Forks

Packages

No packages published