/nuxt-wp-base-2020

Probably helpful for the next few projects. 🤷

Primary LanguageCSS

Copy to clipboard Netlify Status

NUXT WP-API NETLIFY BOILERPLATE EXTRAVAGANCE 💫

Boilerplate repo for web front end built with nuxt.js, to be deployed on netlify with an additional boilerplate wp theme for a custom json api.

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn generate

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