1.全局安装create-react-app

yarn global add create-react-app

2.创建项目

yarn create react-app my-demo