适老设备设施-管理端

Ryuiso 36d4babdd6 修改了一些配置信息 8 月之前
bin a5f6ea91a1 养老院管理前端 9 月之前
html a5f6ea91a1 养老院管理前端 9 月之前
public 36d4babdd6 修改了一些配置信息 8 月之前
src 36d4babdd6 修改了一些配置信息 8 月之前
vite c3fd29313d 文件修改 9 月之前
.editorconfig a5f6ea91a1 养老院管理前端 9 月之前
.env.development c3fd29313d 文件修改 9 月之前
.env.production c3fd29313d 文件修改 9 月之前
.eslintignore a5f6ea91a1 养老院管理前端 9 月之前
.eslintrc-auto-import.json a5f6ea91a1 养老院管理前端 9 月之前
.eslintrc.js a5f6ea91a1 养老院管理前端 9 月之前
.gitignore a5f6ea91a1 养老院管理前端 9 月之前
.prettierignore a5f6ea91a1 养老院管理前端 9 月之前
.prettierrc.cjs a5f6ea91a1 养老院管理前端 9 月之前
README.md c3fd29313d 文件修改 9 月之前
commitlint.config.js a5f6ea91a1 养老院管理前端 9 月之前
index.html 9202338721 更改title 9 月之前
package.json c3fd29313d 文件修改 9 月之前
tsconfig.json a5f6ea91a1 养老院管理前端 9 月之前
vite.config.ts c3fd29313d 文件修改 9 月之前

README.md

平台简介

前端运行

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

# 启动服务
npm run dev

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