React学习01 旧俗 2020-10-06 91 阅读1分钟 1.全局安装脚手架 cnpm install -g create-react-app 2.创建项目 create-react-app 01reactapp(项目名)