Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 367 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 367 Bytes

ProjectExpo-Workspace

A website for Expoes their Project and a good Workspace for developer. This websit is developing using MERN (MongoDB, Express, React, and Node js) stack.

pre-requried node js mongoDB

"npm i " - for install dependencies

To run Backend (node js , MongoDB, Express) npm dev

To run Frontend (React JS) npm run dev (or) yarn start