Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 345 Bytes

GTS

GTS is a web platform that tracks and regulates the garbage vehicle and garbage collector dustbin

To run project

for entering frontend directory

cd frontend

now install package that were used in the project

npm install

to start the project

npm start

Note: Remember you must be inside frontend directory.

**Thank You!!!