Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 230 Bytes

File metadata and controls

19 lines (10 loc) · 230 Bytes

Food Delivery App

MERN Stack Projects

For Local Host

run: For Backend

npm install node --force

nodemon index.js

run:Frontend

npm install node --force

npm install react-bootstrap bootstrap --force

npm start