Commit afbbf42f by fukai
parents f2aefe5b cccdefe7
# react-redux-antd-ie8 # swifteditor报文编辑
## 特性
* [react](https://github.com/facebook/react)
* [redux](https://github.com/rackt/redux)
* [react-router](https://github.com/rackt/react-router)
* [react-router-redux](https://github.com/rackt/react-router-redux)
* [webpack](https://github.com/webpack/webpack)
* [babel](https://github.com/babel/babel)
* [antd](http://ant.design)
## Code Style
https://github.com/airbnb/javascript
## `npm` 命令 ## `npm` 命令
...@@ -50,6 +39,7 @@ https://github.com/airbnb/javascript ...@@ -50,6 +39,7 @@ https://github.com/airbnb/javascript
│ │ ├── createStore.js # 创建和使用redux store │ │ ├── createStore.js # 创建和使用redux store
│ │ ├── reducers.js # Reducer注册和注入 │ │ ├── reducers.js # Reducer注册和注入
│ │ └── types.js # 管理 Action、Reducer 公用的 types │ │ └── types.js # 管理 Action、Reducer 公用的 types
| | swift # SWIFT组件库
│ ├── util # 工具包 │ ├── util # 工具包
│ └── views # 业务页面管理 │ └── views # 业务页面管理
│ └── Home # 不规则路由 │ └── Home # 不规则路由
...@@ -123,8 +113,8 @@ node >= 4 ...@@ -123,8 +113,8 @@ node >= 4
``` ```
## 总结 ## 总结
- 该项目用于测试i8性能,可以当做脚手架使用 - 该项目报用于SWIFT报文编辑,要求IE9+
- 需要的朋友可以 `star` -
- 持续更新 -
Thank you for your attention Thank you for your attention
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