Skip to content

juhid30/Vidyarthi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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