Skip to content

Development Stack

Trevor Stevens edited this page Feb 4, 2015 · 2 revisions

Development

  • GitHub Source Control, Code Reviews, Issue Tracking
  • Gulp Streaming Build System
  • Bower Dependency Management
  • Sass Stylesheet Language
  • Node.js Server-Side Javascript Platform
  • Mocha JavaScript test framework

For information about getting setup and running the project, see Get Started


Front-End Libraries

To add libraries, simply run bower install --save <package-name>


Services

Clone this wiki locally