📜  找不到命令:create-react-app - Javascript 代码示例
📅  最后修改于: 2022-03-11 15:03:10.887000             🧑  作者: Mango
代码示例1
npm install -g create-react-app
...then start creating react app
npx create-react-app my-app