Commit 2b51608a authored by wmvm's avatar wmvm

update readme

parent f122deba
Pipeline #422 canceled with stages
1. dao / common 等基础库和 js 使用同一套,后续基础库都用 ts 重构 1. dao / common 等基础库和 js 使用同一套,后续基础库都用 ts 重构
2. 业务服务等先保持和 js 风格相同 2. 业务服务等先保持和 js 风格相同
ts 代码启动方式 ts 代码启动方式
启动方式一,webstorm 直接启动 (jetBrain 系列应该都可以启动) 启动方式一,webstorm 直接启动 (jetBrain 系列应该都可以启动)
1. 安装插件 run configuration for typescript 1. 安装插件 run configuration for typescript
![img.png](docs/img.png)
![img.png](docs/img.png)
2. 在任意 ts 文件中右键可以执行或 debug ts 代码 2. 在任意 ts 文件中右键可以执行或 debug ts 代码
![img.png](docs/img2.png)
升级 dao 包的版本是,将版本号手动修改到对应的版本然后 npm install ![img.png](docs/img2.png)
升级 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