212 B
212 B
环境安装命令
npm install --global fastify-cli fastify generate witpark_server
下载项目运行
安装依赖文件 npm install i 运行项目 npm start 开发运行 npm run dev 运行测试 npm test
npm install --global fastify-cli fastify generate witpark_server
安装依赖文件 npm install i 运行项目 npm start 开发运行 npm run dev 运行测试 npm test