English | Portuguese
Project for registration of waste collection points
Building web and mobile applications using Typescript based on NodeJs, React and React Native
Install NodeJs and the dependencies
npm install
- backend
npm run dev
- frontend e mobile:
npm start