Skip to content

Commit 252432f

Browse files
author
laker007
committed
user guide
1 parent ba67251 commit 252432f

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1-
# React Native Redux Todo
1+
# React Native Redux Demo
22

3-
![demo](https://github.com/laker007/rnredux/blob/master/rnredux.gif)
3+
![demo](https://github.com/laker007/rnredux/blob/master/rnredux.gif)
4+
5+
## Install at local
6+
Open Terminal, then type command:
7+
> git clone https://github.com/laker007/rnredux.git
8+
9+
Go to project folder :
10+
> cd rnredux
11+
12+
Install dependencies :
13+
> npm install
14+
15+
Run Simulator :
16+
> react-native run-ios

0 commit comments

Comments
 (0)