Update readme

This commit is contained in:
Hillel Coren 2021-04-14 13:56:14 +03:00
parent 2cf256c3cc
commit 8b020f6d8d
1 changed files with 6 additions and 3 deletions

View File

@ -15,13 +15,16 @@ Client app for the [Invoice Ninja](https://github.com/invoiceninja/invoiceninja)
## Setting up the app
- Initialize the config file
`cp lib/.env.dart.example lib/.env.dart`
cp lib/.env.dart.example lib/.env.dart
- Support running the code unsigned on Android
`cp android/app/build.gradle.dev android/app/build.gradle`
cp android/app/build.gradle.dev android/app/build.gradle
- Run the app
`flutter run`
flutter run
Note: if you don't have an Invoice Ninja backend setup you can test the app with these credentials: