Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 197 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 197 Bytes

Instructions to start:

  • npm install -g firebase-tools
  • firebase login
  • cd api/ && npm install && cd ..
  • npm install
  • npm start
  • Visit localhost:3000