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 +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11<p align =" center " ><img width =" 100 " src =" https://segmentfault.com/img/bVZwRf?w=516&h=457 " /></p >
22
3- # React技术栈脚手架
3+ # React技术栈脚手架(V16.8.6)
44
55[ ![ Build Status] ( https://travis-ci.org/hyy1115/react-latest-framework.svg?branch=master )] ( https://travis-ci.org/hyy1115/react-latest-framework.svg?branch=master ) [ ![ codebeat badge] ( https://codebeat.co/badges/8be7b4c1-85f3-4da9-ab23-d470624b40ad )] ( https://codebeat.co/projects/github-com-hyy1115-react-redux-webpack2-master )
66[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( CONTRIBUTING.md#pull-requests )
99
1010### 框架集成的配置
1111
12- > webpack版本为4.26.1 ,并且对webpack相关的第三方插件进行了兼容处理
12+ > webpack版本为4.28.4 ,并且对webpack相关的第三方插件进行了兼容处理
1313
1414> 基于 [ create-react-app] [ 4 ] 进行改造,增加了redux、react-router、immutable等
1515
2121
2222> UI框架使用的是世界第二大UI框架 antd
2323
24+ > (新增)你可以学习到如何在项目中使用react hooks,react-redux-hook
25+
26+ > (新增)项目中有3个文件使用了hooks写法,分别是入口文件App.js,BaseLayout/index.js,Login.js,其余组件仍然保留class包装Connect的写法,用来做对比。
27+
2428#### 客户端渲染
2529
2630本项目是客户端渲染版本,登录账号 admin , 密码 12345
You can’t perform that action at this time.
0 commit comments