mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 22:20:30 +08:00
部署教程
This commit is contained in:
parent
b5c6d9a931
commit
188f6263cf
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user