Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 537 Bytes

File metadata and controls

33 lines (22 loc) · 537 Bytes

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

2.0.0

  • System dependencies

NodeJS v0.10.x Yeoman, Bower, Grunt.js

  • Configuration

    bundle install
    cd ngapp
    npm install -g grunt-cli
    npm install
    bower install
    grunt server
  • Database creation

  • Database initialization

  • How to run the test suite

    guard
    
  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions