Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 252 Bytes

Company App using React, Express and MongoDB

To Run Backend App Go to company-backend folder run "npm run dev" it will run backend server on PORT=4000

To Run Frontend App Go to company-frontend folder run "npm run start" it will run app on PORT=3000