Skip to content

Commit 1871309

Browse files
authored
Update README.md
1 parent db7db92 commit 1871309

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# RN code base template ⚡
2+
3+
This project is a [React Native](https://facebook.github.io/react-native/) boilerplate that can be used to kickstart a mobile application. <br>
4+
Based on [react-native-boilerplate](https://github.com/thecodingmachine/react-native-boilerplate) project but we remove unnecessary dependencies.
5+
16
## 🚀 Getting Started
27

38
### 1. Installation
@@ -19,3 +24,11 @@ yarn android
1924
```bash
2025
yarn ios
2126
```
27+
### 4. Credits
28+
29+
[@thecodingmachine](https://github.com/thecodingmachine)
30+
31+
### 5. Collaborators
32+
33+
[@TranVux](https://github.com/TranVux)
34+
[@duyrk](https://github.com/duyrk)

0 commit comments

Comments
 (0)