ng-david / node-boiler

A simple boilerplate for Node.JS applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chinglish V2

What's included?

  • express
  • express handlebars
  • body-parser
  • node-sass
  • nodemon
  • underscore
  • morgan

Running

Production: npm start

Development (watch for changes): npm run watch

Development (watch for SCSS): npm run watch-css

TODO

Make a better README for this

About

A simple boilerplate for Node.JS applications.


Languages

Language:CSS 44.7%Language:JavaScript 33.0%Language:HTML 22.3%