rax-medical/README.md
2023-11-10 17:45:10 +08:00

123 B

rax-medical

# vue安装启动
npm i
npm run serve
# node服务安装启动
cd node-server
npm i
node index.js