暂无描述

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

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