- Go to the folder
./codeSource/backend
- Install all dependencies with
npm install
- Run the server with
npm start
- Go to the folder
./codeSource/frontend/MyApp
- Check device existence with
flutter devices
and make sure there is one connected - Run the application with
flutter run
- Mohamed Ech-charay
- Mohcine Rouessi