eksplicit mapping af envs
This commit is contained in:
14
app/README.md
Normal file
14
app/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# app
|
||||
|
||||
Flutter mobile app for Social Proximity.
|
||||
|
||||
See [Docs/APP.md](../Docs/APP.md) for full documentation.
|
||||
|
||||
## Quick start
|
||||
|
||||
```bash
|
||||
flutter pub get
|
||||
flutter run
|
||||
```
|
||||
|
||||
Note: BLE scanning requires a physical device. Emulators do not support BLE.
|
||||
Reference in New Issue
Block a user