Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.

Commit 17bb8c6

Browse files
committed
2 parents 9a57a56 + 5e55c27 commit 17bb8c6

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11

2-
### 热更新、ES6/7、LESS、Router4、redux、webpack3、async/await、前端node服务器,按需加载...
3-
<hr />
2+
# 热更新、ES6/7、LESS、Router4、redux、webpack3、async/await、前端node服务器,按需加载...
43

54
[![Build Status](https://travis-ci.org/hyy1115/react-redux-webpack2.svg?branch=master)](https://travis-ci.org/hyy1115/react-redux-webpack2) [![codebeat badge](https://codebeat.co/badges/8be7b4c1-85f3-4da9-ab23-d470624b40ad)](https://codebeat.co/projects/github-com-hyy1115-react-redux-webpack2-master)
65
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md#pull-requests)
76

7+
**重磅消息:react16即将发布,本项目会第一时间尝试升级到最新版本。**
8+
89
适用人群:该框架集成了react开发常用技术栈,适用于想要学习单向数据流框架搭建的新手、以及想要一个比较干净、简洁的框架从事实践项目的开发者。(doc文件夹附有教程文档)
910

1011
```text
@@ -29,11 +30,7 @@ npm install 或者cnpm install
2930

3031
2、运行demo。
3132
```nodemon
32-
mac
33-
npm run start-mac
34-
35-
windows
36-
npm run start-win
33+
npm start
3734
```
3835

3936
3、将会开启3011端口.
@@ -113,4 +110,4 @@ React项目中,使用了大量的ES6语法,如果你还没有学习过ES6,
113110
**如果你对该项目感兴趣,想共享一份你的力量,请大胆pull PR!**
114111

115112
[1]: https://github.com/hyy1115/react-echarts-modules
116-
[2]: https://github.com/hyy1115/ES6-learning
113+
[2]: https://github.com/hyy1115/ES6-learning

0 commit comments

Comments
 (0)