Tidak Ada Deskripsi

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

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