本文视频源链接:https://www.qiuzhi99.com/movies/react-redux/148.html
以下内容为自己学习的总结:
参考链接
http://www.bootcdn.cn/
https://github.com/reactjs/redux
https://github.com/reactjs/react-redux
1- 使用脚手架创建项目
create-react-app river-react-redux
2- 创建完成后的提示
We suggest that you begin by typing:
cd river-react-redux
yarn start
3- 启动项目yarn start
网友评论