Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 315 Bytes

Setup env

  • cd root folder -Run npm i

Start backend

  • Run npm run start:server for a dev server. Test api http://localhost:3000/
  • You can connect your MongoDB with a new URL in app.js

Start frontend

Run npm start. Navigate to http://localhost:4200/

Stars project if you feel interesting :D