Platform built for the Code For Denver Music-Volunteers project
You will need the following things properly installed on your computer.
git clone https://github.com/codefordenver/music-volunteers-app.git
this repository- change into the new directory
bundle install
rake db:create
rake db:migrate
rails server
- Visit your app at http://localhost:3000.
Prerequisites:
- Git
- Ruby