Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 422 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 422 Bytes

recycollect

A full stack javascript (backend, frontend and mobile) project about recycling and waste collecting

Web

Mobile

Running

To execute the project, go to each module and type the commands:

Server

npm run dev

Front End

npm run start

or

yarn start

Mobile

npm run start

or

yarn start