Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 194 Bytes

General Assembly Logo

Backend for Angular Token Auth Demo

Instructions:

  • Fork/clone
  • $ bundle
  • $ rake db:create db:migrate db:seed
  • $ rails s