Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 379 Bytes

File metadata and controls

18 lines (10 loc) · 379 Bytes

Angular - Rails Jumpstart Kit

Comes with Angular UI preconfiured routes and examples.

Note: you must have Bower and Node.js installed.

To install:

  1. bundle install

  2. rake db:migrate

  3. Review package.json, and make changes you would like.

    • run rake bower:install
  4. Start your server and explore the app.

Thanks to: https://github.com/jcolemorrison/ui-router-tutorial