This website requires JavaScript.
Explore
Help
Sign In
root
/
rax-medical
Watch
1
Star
0
Fork
You've already forked rax-medical
0
mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced
2025-08-24 04:54:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
phase-ii-pre
rax-medical
/
README.md
10 lines
123 B
Markdown
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2023-11-08 16:42:55 +08:00
# rax-medical
项目初始化
2023-11-10 17:45:10 +08:00
```bash
# vue安装启动
npm i
npm run serve
# node服务安装启动
cd node-server
npm i
node index.js
```
Reference in New Issue
Copy Permalink