Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 141 Bytes

File metadata and controls

15 lines (11 loc) · 141 Bytes

How To use this project?

First run the server

cd backend
npm run dev

Now run the backend

cd frontend
npm run dev