提交 694dfc43 作者: 刘贵生

提交代码

上级 a6fd672b
node_modules node_modules
\ No newline at end of file build
\ No newline at end of file
...@@ -24,6 +24,8 @@ npm run ts ...@@ -24,6 +24,8 @@ npm run ts
npm start npm start
``` ```
> 编译ts和启动项目必须同时执行才能达到热更新的效果。
## 模板介绍 ## 模板介绍
- config 一些配置信息,例如项目端口号,数据库账号,eureka注册地址等 - config 一些配置信息,例如项目端口号,数据库账号,eureka注册地址等
...@@ -37,4 +39,5 @@ npm start ...@@ -37,4 +39,5 @@ npm start
- swagger swagger注册 - swagger swagger注册
- types ts类型声明 - types ts类型声明
- util 工具类 - util 工具类
- app.ts 服务启动文件 - app.ts 服务启动文件
\ No newline at end of file - bash.sh 自动化推送代码
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论