Skip to content

Repository files navigation

ICD-11 中文编码查询

参考国家医保局 ICD-10 医保版查询页的双栏目录/详情交互制作

运行环境

  • Node.js 24 或更高版本(项目使用 node:sqlite
  • Python 3(仅在重新导入 Excel 时使用)

本地开发

npm install
npm run data:build
npm run dev

打开 http://localhost:5173 开发命令会同时启动 Vite 和 API 服务,前端请求通过 Vite 代理到 http://localhost:3000

生产构建

npm run build
npm start

打开 http://localhost:3000。Express 会同时提供 API 和 dist 静态文件

About

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages