Skip to content

Commit b8d21a0

Browse files
committed
edit md
1 parent 81329ec commit b8d21a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ React 是 facebook 开源的一套框架,可总结为以下几个特点:
1616
- [组件通信](https://github.com/wscats/react-tutorial/tree/master/react/component/src/communication)
1717
- [生命周期](https://github.com/wscats/react-tutorial/tree/master/react/component/src/lifecycle)
1818
- [模块化(webpack)](https://github.com/wscats/react-tutorial/tree/master/react/webpack)
19-
- [脚手架](https://github.com/wscats/react-tutorial/tree/master/react/create-react-app)
19+
- [脚手架(create-react-app)](https://github.com/wscats/react-tutorial/tree/master/react/create-react-app)
2020
- [路由(3.0)](https://github.com/wscats/react-tutorial/tree/master/react/router)
2121
- Redux
2222
- [Redux 简介和简单实现](https://github.com/wscats/react-tutorial/tree/master/react/redux)

0 commit comments

Comments
 (0)