English | Portuguese
Manage teacher registration and contract
Platform for registration and contract of teachers for web and mobile, 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