Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Update..
  • Loading branch information
jfalih authored Jul 7, 2020
1 parent df307b2 commit d5717fc
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
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/)

0 comments on commit d5717fc

Please sign in to comment.