Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 260 Bytes

mern-project

A MERN stack socializing web app

#TO INSTALL SERVER DEPENCDENICES. Go to server folder, serve npm i. And start it with npm run mon.

#TO INSTALL CLIENT DEPENDENICES. go to client folder, run npm i and start the client with npm start.