部署教程

This commit is contained in:
cool 2023-10-09 11:21:50 +08:00
parent b5c6d9a931
commit 188f6263cf

View File

@ -148,15 +148,11 @@ export class DemoAppGoodsController extends BaseController {
### 部署 ### 部署
```bash [部署教程](https://cool-js.com/admin/node/other/deploy.html)
$ npm start
$ npm stop
```
### 内置指令 ### 内置指令
- 使用 `npm run lint` 来做代码风格检查。 - 使用 `npm run lint` 来做代码风格检查。
- 使用 `npm test` 来执行单元测试。
[midway]: https://midwayjs.org [midway]: https://midwayjs.org