Skip to content

warngard/nuxtjs-multilanguage-website

 
 

Repository files navigation

A Nuxtjs Website using Storyblok

Sample Nuxt.js project/webstie built with Storyblok as CMS

Build Setup

# install dependencies
$ yarn install

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

Content Setup

  1. Register at Storyblok for free.
  2. Create a new Space and exchange the preview token with your own.
  3. Follow our Complete Guide to Build a Full Blown Multilanguage Website with Nuxt.js

Deploy with Vercel

  1. Install Vercel CLI
  2. Replace ACCOUNT_NAME with your account name
# deploy to vercel
$ vercel

For detailed explanation on how Nuxt.js works, checkout the Nuxt.js docs and for the TailwindCSS check out the TailwindCSS docs.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 82.4%
  • JavaScript 17.1%
  • CSS 0.5%