-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update..
- Loading branch information
Showing
1 changed file
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,23 @@ | ||
# strongkids-app | ||
STRONG KIDS merupakan aplikasi mengukur gizi anak seperti kurang gizi, sedang gizi, baik gizi. | ||
# Strongkids App | ||
|
||
Strongkids merupakan aplikasi untuk mengukur gizi anak. Aplikasi ini menggunakan React Native Dan Laravel Sebagai Backend. | ||
|
||
## Cara Menjalankan aplikasi | ||
|
||
1. Install React Native seperti di https://facebook.github.io/react-native/docs/getting-started.html#content | ||
2. Clone repo ini | ||
3. Jalankan | ||
```bash | ||
yarn install | ||
``` | ||
4. Semua komponen akan terinstall otomatis | ||
|
||
## Contributing | ||
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. | ||
|
||
Please make sure to update tests as appropriate. | ||
## PEMBUAT | ||
1. [Ahmad Saugi](https://github.com/zuramai) Laravel (Backend) | ||
2. [Jan Falih Fadhillah](https://github.com/janfalih17) React Native (Android) | ||
## License | ||
[MIT](https://choosealicense.com/licenses/mit/) |