Skip to content

Commit 1480412

Browse files
authored
Update README.md
1 parent 29ce578 commit 1480412

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
This template is a react-native boilerplate project template to start with for new projects.
33

44
## Features
5-
[] **Typescript ready:** This template based on the typescript template [here](https://github.com/react-native-community/react-native-template-typescript
5+
* [] **Typescript ready:** This template based on the typescript template [here](https://github.com/react-native-community/react-native-template-typescript
66
)
7-
[] **React Navigation ready:** Includes [react navigation](https://reactnavigation.org/) with basic working functionality out-of-the-box to work with.
8-
[] **TDD ready:** Includes setup for [Jest](https://jestjs.io/), [Enzyme](https://enzymejs.github.io/enzyme/), [Detox](https://github.com/wix/Detox) for component and e2e testing.
9-
[] **Lint ready:** ESlint.
7+
* [] **React Navigation ready:** Includes [react navigation](https://reactnavigation.org/) with basic working functionality out-of-the-box to work with.
8+
* [] **TDD ready:** Includes setup for [Jest](https://jestjs.io/), [Enzyme](https://enzymejs.github.io/enzyme/), [Detox](https://github.com/wix/Detox) for component and e2e testing.
9+
* [] **Lint ready:** ESlint.
1010

1111
### Installation
1212
In the desired folder where you want to create the project, open command line and type:

0 commit comments

Comments
 (0)