No Description

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

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