Skip to content

Commit 89e61ba

Browse files
author
Matthieu Napoli
committed
Revert "Update the README"
This reverts commit 848fff5
1 parent 848fff5 commit 89e61ba

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# Now Coworking social app
1+
# React Native boilerplate
22

3-
This project is the Now Coworking Social app built using [React Native](https://facebook.github.io/react-native/).
3+
This project is a [React Native](https://facebook.github.io/react-native/) boilerplate that can be used to kickstart a mobile application.
4+
5+
This boilerplate contains:
6+
7+
- an empty React Native application created with `react-native init`
8+
- [prettier](https://prettier.io/) and [eslint](https://eslint.org/) preconfigured for React Native
9+
- a [directory layout](#directory-layout) for organizing the code of the application
410

511
## Directory layout
612

0 commit comments

Comments
 (0)