码迷,mamicode.com
首页 > 其他好文 > 详细

react

时间:2020-02-12 18:24:20      阅读:48      评论:0      收藏:0      [点我收藏+]

标签:cnpm   根目录   pow   try   tps   报错   code   --   tar   

创建react app

cmd不行 用powershell ,

cmd:不行一定要用powershell

npx create-react-app myapp

cd myapp

npm start

安装cnpm 淘宝的npm
npm install -g cnpm --registry=https://registry.npm.taobao.org

SKIP_PREFLIGHT_CHECK=true这个报错
在根目录增加 .env 文件写入就行

create-react-app是单入口

react

标签:cnpm   根目录   pow   try   tps   报错   code   --   tar   

原文地址:https://www.cnblogs.com/zhuob/p/12299745.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!