# create-react-app 项目名称(不要使用中文)
- create-react-app 创建项目
- npn start运行起来一个项目
- npx 是不是一定要写?不是,npx 是可选的。