Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 163 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 163 Bytes
  1. npm install
  2. pip3 install requirements.txt
  3. cd client && npm install && npm build
  4. cd ..
  5. node client/bin/www
  6. app should be running on localhost:3000