Commit 1c52b7f4 authored by wmvm's avatar wmvm

update readme

parent 2b51608a
Pipeline #423 canceled with stages
1. dao / common 等基础库和 js 使用同一套,后续基础库都用 ts 重构
2. 业务服务等先保持和 js 风格相同
## 说明
2. dao / common 等基础库和 js 使用同一套,后续基础库都用 ts 重构
2. 业务服务的编码风格暂时保持和 js 风格相同
## 启动方式
ts 代码启动方式
启动方式一,webstorm 直接启动 (jetBrain 系列应该都可以启动)
webstorm 直接启动 (jetBrain 系列应该都可以启动)
1. 安装插件 run configuration for typescript
......@@ -13,6 +14,6 @@ ts 代码启动方式
![img.png](docs/img2.png)
## 升级 dao 依赖
升级 dao 包的版本时,将版本号手动修改到对应的版本然后执行 npm install
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment