Skip to content

Coding-Club-IITG/Research_Intern_Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

For runnig the app

First run your local mongodb server Delete existing database with name rip-testing(if present)

Get inside server

cd server

Install npm packages

npm i

Run server

npm run dev

Get inside client

cd client

Install npm packages

npm i

Run server

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages