1. 安装create-react-app
npm install -g create-react-app
2.新建demo
create-react-app demo
3. 运行
npm start
1. 安装create-react-app
npm install -g create-react-app
2.新建demo
create-react-app demo
3. 运行
npm start
本文标题:react环境搭建
本文链接:https://www.haomeiwen.com/subject/ypyshctx.html
网友评论