This repository was archived by the owner on May 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 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
30312、运行demo。
3132 ``` nodemon
32- mac
33- npm run start-mac
34-
35- windows
36- npm run start-win
33+ npm start
3734 ```
3835
39363、将会开启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
You can’t perform that action at this time.
0 commit comments