A demo for the curriculum material covering setting up Angular with Rails.
- Clone the repo
cd
into the project- Run
bundle install
- Run
rails s
- Open browser to
http://localhost:3000
NOTE: This repo is copyrighted material for your private use only and not to be shared outside of Viking Code School.