Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 287 Bytes

Step 1 : Backend server starting

Open a terminal ans Go into the backend directory ./FIREBASE_UPLOAD/backend/ and Run nodemon index.js or npm start

Step 2 : Frontend server starting

Open new terminal and Go into the root directory ./FIREBASE_UPLOAD/ and Run npm start