Commit 6dc81f0e authored by 王迪's avatar 王迪

更新 readme

parent 75485050
......@@ -9,6 +9,16 @@
- 使用第三方公共状态管理库[redux](http://www.redux.org.cn/)
- 使用微软的[code push](https://github.com/Microsoft/code-push)配合基于[code-push-server](https://github.com/lisong/code-push-server)定制开发的热更新服务
## 项目原型
> [http://nexjtq.axshare.com/#g=1&p=首页](http://nexjtq.axshare.com/#g=1&p=首页)
## 短信接口地址
> [http://192.168.155.56:8080/dealer/ucar-msg.log](http://192.168.155.56:8080/dealer/ucar-msg.log)
### 后端API
- 车源拍卖:[http://192.168.155.56:8080/docs/auction/](http://192.168.155.56:8080/docs/auction/)
- 车辆管理:[http://192.168.155.56:8080/docs/dealer/](http://192.168.155.56:8080/docs/dealer/)
## 开始开发
  搭建基础开发环境请参照 技术架构中 react-native 官网,主要是确保您的电脑安装了node和npm,以及最基本的Android和iOS开发环境。
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment