Before starting, check if you have ruby, rails, git and bower installed on your machine
- Clone this repo
- run
bundle install
- run
rake db:setup
install dependencies (angular, bootstrap, ...)
bower install
run rails server
Enjoy at http://localhost:3000/#/login
a user has been create for you
- email:
[email protected]
- password:
password
To create other Users http://localhost:3000/#/register