Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 195 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 195 Bytes

usage

Run frontend in development mode with npm start

Start server to port 3005 with npm run server

If you encounter trouble running npm install, remove package-lock.json and try again.