vite-react-srr脚手架 安装依赖 node v12.14.0 yarn 1.22.10 npm install or yarn 脚本描述 开发启动 npm run start # spa模式启动 npm run start:spa 打包 npm run build 通过node-server中的index.js express脚本可以部署 测试 npm run test