"Proffy is a plataform created to connect students and teachers 📚"
- node
- npm or yarn
1 - Run yarn or npm i on the server, web and mobile folders
2 - Create database with command yarn knex:migrate or npm run knex:migrate on the server folder
3 - Start server with yarn start or npm start on the server folder
4 - Start web app with yarn start or npm start on the web folder, It will prompt a new tab on your browser





