# cool-admin-moleculer-template **Repository Path**: cool-ll/cool-admin-moleculer-template ## Basic Information - **Project Name**: cool-admin-moleculer-template - **Description**: cooladmin微服务 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/cool-team-official/cool-admin-moleculer-template.git - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-26 - **Last Updated**: 2022-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-midway-project ## 快速入门 如需进一步了解,参见 [midway 文档][midway]。 ### 本地开发 ```bash $ npm i $ npm run dev $ open http://localhost:7001/ ``` ### 部署 ```bash $ npm start $ npm stop ``` ### 内置指令 - 使用 `npm run lint` 来做代码风格检查。 - 使用 `npm test` 来执行单元测试。 [midway]: https://midwayjs.org