Skip to content

gitpugal/spoofcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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