Skip to content

mikemaccana/boilerplatejs

Repository files navigation

boilerplate.js

A template for full-stack JS apps, featuring:

  • A filled out package.json
  • npm shrinkwrapped
  • Express 3
  • Handlebars templates
  • SASS, with Live Reload
  • gulp
  • RequireJS, for shared code between the server and the browser out of the box
  • A JSON+comments config file

License MIT

Installing Boilerplate JS

Assuming you've already got node installed, run:

npm install .

Then:

gulp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published