Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 244 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 244 Bytes

community_playdates

**To get started:

cd main_app bundle rake db:seed rails s

cd user_client rails s -p 3004

cd authorisation_client rails s -p 3002

cd registration_client rails s -p 3001