We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81329ec commit b8d21a0Copy full SHA for b8d21a0
1 file changed
README.md
@@ -16,7 +16,7 @@ React 是 facebook 开源的一套框架,可总结为以下几个特点:
16
- [组件通信](https://github.com/wscats/react-tutorial/tree/master/react/component/src/communication)
17
- [生命周期](https://github.com/wscats/react-tutorial/tree/master/react/component/src/lifecycle)
18
- [模块化(webpack)](https://github.com/wscats/react-tutorial/tree/master/react/webpack)
19
-- [脚手架](https://github.com/wscats/react-tutorial/tree/master/react/create-react-app)
+- [脚手架(create-react-app)](https://github.com/wscats/react-tutorial/tree/master/react/create-react-app)
20
- [路由(3.0)](https://github.com/wscats/react-tutorial/tree/master/react/router)
21
- Redux
22
- [Redux 简介和简单实现](https://github.com/wscats/react-tutorial/tree/master/react/redux)
0 commit comments