Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 742 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 742 Bytes

JAMStack multilanguage blog with Nuxt.js

📝 Use Nuxt.js + Strapi to build a JAMStack multilanguage blog! In this tutorial you'll learn how to do!

Netlify Status

Build Setup

# install dependencies
$ yarn install

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

# build for production and launch server
$ yarn build

# generate full static site
$ yarn export

# serve

yarn serve

For detailed explanation on how things work, check out Nuxt.js docs.