适老设备设施-管理端

Ryuiso 081b45e8af no message 8 months ago
bin a5f6ea91a1 养老院管理前端 10 months ago
html a5f6ea91a1 养老院管理前端 10 months ago
public a5f6ea91a1 养老院管理前端 10 months ago
src 081b45e8af no message 8 months ago
vite c3fd29313d 文件修改 9 months ago
.editorconfig a5f6ea91a1 养老院管理前端 10 months ago
.env.development c3fd29313d 文件修改 9 months ago
.env.production c3fd29313d 文件修改 9 months ago
.eslintignore a5f6ea91a1 养老院管理前端 10 months ago
.eslintrc-auto-import.json a5f6ea91a1 养老院管理前端 10 months ago
.eslintrc.js a5f6ea91a1 养老院管理前端 10 months ago
.gitignore a5f6ea91a1 养老院管理前端 10 months ago
.prettierignore a5f6ea91a1 养老院管理前端 10 months ago
.prettierrc.cjs a5f6ea91a1 养老院管理前端 10 months ago
README.md c3fd29313d 文件修改 9 months ago
commitlint.config.js a5f6ea91a1 养老院管理前端 10 months ago
index.html 9202338721 更改title 9 months ago
package.json c3fd29313d 文件修改 9 months ago
tsconfig.json a5f6ea91a1 养老院管理前端 10 months ago
vite.config.ts c3fd29313d 文件修改 9 months ago

README.md

平台简介

前端运行

# 安装依赖
npm install --registry=https://registry.npmmirror.com

# 启动服务
npm run dev

# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80