Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 714 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 714 Bytes

MERN-2ND-SEM-3RD-YEAR

Import The File To Insomnia By Downloading From This Link

HOW TO SETUP THIS PROJECT

  • Open Terminal, Change Directory to backend then cd backend and Run npm i or npm install
  • Change the env example from env
  • Change the Mongodb Link to your Mongodb account MongoDb
  • Open Insomnia and Export the File you Download
  • Open Another Terminal, Change Directory to frontend then cd frontend and Run npm i or npm install
  • Run npm update to update the Node Modules to the Latest version
  • Enjoy Coding!