Appearance
安装npm install -g create-react-app
npm install -g create-react-app
版本检查
create-react-app --version
创建项目
npx create-react-app my-app