Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudMyn committed Sep 25, 2021
1 parent 4b2789b commit 3dc8734
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,27 @@

<img src="screens/screen.png" />

## Instalation
## Instalation And SetUp

buka terminal anda pastikan terminal anda di dalam folder projek anda, kemudian copy command dibawah ini dan paste di terminal.
Silahkan clone repository ini terlebih dahulu

git clone https://github.com/CloudMyn/Exaflorer.git

Buka terminal anda pastikan terminal anda di dalam folder projek anda, kemudian copy command dibawah ini dan paste di terminal.

flutter pub get

Setelah seluruh dependecies telah ter-install, silahkan copy salah satu command dibawah untuk menjalankan applikasinya :

flutter run --release

flutter run --debug

flutter run --profile

Atau build langsung ke-target device kalian

flutter build <target-device>

### -- Selamat Mencoba! --

0 comments on commit 3dc8734

Please sign in to comment.