Skip to content

jiixing/boilerplate-web-app

Repository files navigation

boilerplate-web-app Build Status

A template for building new web applications.

Developer Guide

You must have Node and Grunt installed.

  • Install dev dependencies: npm install
  • Install front-end dependencies: grunt bower
  • Compile: grunt
  • Run tests: karma start
  • Start local server: grunt connect

Third-Party Libraries

  • Node
  • Grunt
  • Bower
  • Karma
  • CoffeeScript
  • Istanbul
  • JSHint
  • Uglify
  • Less
  • Require
  • Backbone
  • Lodash
  • Bootstrap
  • Dust
  • jQuery
  • Bluebird
  • Moment
  • Sinon
  • Chai

About

A template for building new web applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published