react创建项目遇到create-react-app: command not found
摘要:在mac系统下,react用create-react-app my-app(my-app是你新建项目的名字)创建项目时,出现:-bash: create-react-app: command not found 此时用npm init react-app my-app命令即可。 后面附上GitHub
阅读全文
posted @ 2019-03-27 16:39
浙公网安备 33010602011771号