create-react-app搭建react项目

1.全局安装create-react-app npm install -g create-react-appjavascript 2.建立项目 create-react-app 项目文件夹名css 3.进入项目 3.1 cd 项目文件夹名html 建立以后的项目目录java 3.2运行项目node npm start 或npm run startreact 打开http://localhost:3
相关文章
相关标签/搜索