mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
6d059698a9
* add pug-stylus-coffee * fix eslit * fix eslint * fix eslint #3
350 B
350 B
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