From 188f6263cf7330416593df921452abf7c4cf90bf Mon Sep 17 00:00:00 2001 From: cool Date: Mon, 9 Oct 2023 11:21:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E7=BD=B2=E6=95=99=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index f870335..2e5b013 100644 --- a/README.md +++ b/README.md @@ -148,15 +148,11 @@ export class DemoAppGoodsController extends BaseController { ### 部署 -```bash -$ npm start -$ npm stop -``` +[部署教程](https://cool-js.com/admin/node/other/deploy.html) ### 内置指令 - 使用 `npm run lint` 来做代码风格检查。 -- 使用 `npm test` 来执行单元测试。 [midway]: https://midwayjs.org