摘要:
1.安装react (安装react、react-dom) npm install react react-dom --save 2: npm install -g create-react-app3 创建项目create-react-app projectName4;启动 npm start 端口默认3000 5;打包空白问题 使用react-router-dom 路由使用 Ha... 阅读全文
posted @ 2019-01-03 16:11
Wowo丶
阅读(159)
评论(0)
推荐(0)
2019年1月3日