脚手架:create-react-app
安装脚手架:$ npm i create-react-app -g
检查安装:$ npm create-react-app --version
新建项目:$ npx create-react-app my-app
脚手架:create-react-app
安装脚手架:$ npm i create-react-app -g
检查安装:$ npm create-react-app --version
新建项目:$ npx create-react-app my-app
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。