Skip to content

Ratheshan03/Waste-Management-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waste-Management-App - SCRAPSAVER

How to Get started:

  • Clone the project on your local machine -> Lets start the client
  • cd client
  • npm install
  • npm start

-> Lets start the server

  • cd sever
  • npm install
  • npm start

-> Lets start the Microservice FLASK APP