Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 251 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 251 Bytes

Vidyarthi


To run the project locally , mail me at [email protected] for the .env file.

cd DB > npm i
cd DB > node server.js
cd DB > nodemon index.js
cd frontend > npm i --force
cd frontend > npm run dev