Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 232 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 232 Bytes

README

How to run this app!

  • clone repository
  • navigate to project root
  • rails s -p 3001
  • cd client
  • npm install
  • npm start
  • The last step should open a browser window with the application. Enjoy!