This is now a very old project and thus will be archived, I will be posting a more up to date version shortly
You will need both Ruby/Rails and Node
npm install
bundle install
rake db:create db:migrate
rails s
npm run devserve
Navigate to localhost:8080
This project is licensed under the MIT License