https://github.com/febobo/react-native-redux-example
React Native Redux 环境
https://github.com/febobo/react-native-redux-example
Last synced: about 1 year ago
JSON representation
React Native Redux 环境
- Host: GitHub
- URL: https://github.com/febobo/react-native-redux-example
- Owner: febobo
- Created: 2016-04-12T10:38:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-03T10:48:14.000Z (about 10 years ago)
- Last Synced: 2025-02-09T06:41:31.657Z (over 1 year ago)
- Language: JavaScript
- Size: 1.27 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Native-Redux-Example
React Native Redux 环境
### step 1
```
git clone https://github.com/febobo/React-Native-Redux-Example.git
```
### step 2
```
$ cd React-Native-Redux-Example && npm i
$ npm start
```
### step 3
```
$ open ios/ysweb.xcodeproj
```
### step 4
```
xcode run
```