Geen omschrijving

Kron Austrum 216c07b22d fix + update : support for Nuxt 2.5+ 6 jaren geleden
components 800c49b2fc init 6 jaren geleden
layouts 800c49b2fc init 6 jaren geleden
middleware 800c49b2fc init 6 jaren geleden
modules 216c07b22d fix + update : support for Nuxt 2.5+ 6 jaren geleden
pages 800c49b2fc init 6 jaren geleden
plugins 800c49b2fc init 6 jaren geleden
static 800c49b2fc init 6 jaren geleden
store 800c49b2fc init 6 jaren geleden
README.md 800c49b2fc init 6 jaren geleden
nuxt.config.coffee 800c49b2fc init 6 jaren geleden
nuxt.config.js 800c49b2fc init 6 jaren geleden
package-lock.json 216c07b22d fix + update : support for Nuxt 2.5+ 6 jaren geleden
package.json 216c07b22d fix + update : support for Nuxt 2.5+ 6 jaren geleden

README.md

Pug + Stylus + Coffee template for Nuxt.js

Ultimative complete pack for coding with pleasure and Nuxt.js

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate