To install app, clone the repository and run:
./bin/setup
To create initial data:
rake db:seed
To start a server:
rails s
The app will be available in your browser on http://localhost:3000/
To install app, clone the repository and run:
./bin/setup
To create initial data:
rake db:seed
To start a server:
rails s
The app will be available in your browser on http://localhost:3000/