An open API service indexing awesome lists of open source software.

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 环境

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
```