【发布时间】:2020-05-10 16:06:11
【问题描述】:
我正在尝试使用 npx create-react-app my-app 创建创建应用程序
我有 npm 6.13
和节点:12.14.1
我厌倦了关注create-react-app doesn't generate public and src folders thus cannot get started中的灵魂
但它不起作用?
有机会吗?
【问题讨论】:
-
尝试使用
npx create-react-app project_name创建项目
标签: node.js reactjs node-modules create-react-app npx