# INSPUR NestJs后端支持服务
```bash
yarn
yarn start:dev # 本地运行
yarn build:webpack # 打包
yarn start:prod # 运行
```