Skip to content

PROJECT PORTAL FOR EXPLORATORY PROJECT using MERN stack

Notifications You must be signed in to change notification settings

priyanshu-rmn/projectPortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectPortal

PROJECT PORTAL FOR EXPLORATORY PROJECT using MERN stack

SETUP:

  1. Install nodeJS and npm
    npm install -g npm
    Check by :
    npm- V
    node -V

  2. clone the repo git clone [email protected]:cryptic-pr03/projectPortal.git

  3. install mongoDB
    https://www.mongodb.com/docs/manual/installation/

  4. checkout branch dev git checkout dev

  5. make you own branch git branch _yourName_

  6. goto client and server folders and install dependencies cd projectPortal/server; npm install
    cd projectPortal/client; npm install

About

PROJECT PORTAL FOR EXPLORATORY PROJECT using MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •