create-react-app使用yarn创建react项目

我们用create-react-app如何结合yarn去创建项目呢?

1.全局安装create-react-app
​​yarn global add create-react-app​​
2.创建项目
​​yarn create react-app my-demo​​
在这里插入图片描述
即可

posted @ 2023-11-27 11:26  化作繁星  阅读(120)  评论(0)    收藏  举报  来源