Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.06 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.06 KB

Storyblok Next.js Multi-language Blog

This is the example repository for building a multi-language blog with Storyblok.

Follow our The Complete Guide to Build a Full Blown Multilanguage Website with Next.js tutorial to set it up

  1. Clone the example space with this link: https://app.storyblok.com/#!/build/95804
  2. Enter your preview token in the pages/_app.js file
  3. Install dependencies and start the development server npm install && npm run dev
  4. Add your https://localhost:3010 as the default location URL in your Storyblok space settings

Learn More

To learn more about Next.js, take a look at the following resources: