Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
T
ts-api-demo
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wmvm
ts-api-demo
Commits
1c52b7f4
Commit
1c52b7f4
authored
Jul 11, 2024
by
wmvm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme
parent
2b51608a
Pipeline
#423
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
README.md
README.md
+6
-5
No files found.
README.md
View file @
1c52b7f4
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 代码启动方式

## 升级 dao 依赖
升级 dao 包的版本时,将版本号手动修改到对应的版本然后执行 npm install
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment