react-dev-setup 在本地主机上构建并运行 首次安装依赖项: npm install 要以HMR模式运行: npm run start 要创建生产版本: npm run build