适老设备设施-管理端

S0025136190 b5f7ebc296 小程序功能新增,修改。 1 рік тому
bin a5f6ea91a1 养老院管理前端 1 рік тому
html a5f6ea91a1 养老院管理前端 1 рік тому
public a5f6ea91a1 养老院管理前端 1 рік тому
src b5f7ebc296 小程序功能新增,修改。 1 рік тому
vite c3fd29313d 文件修改 1 рік тому
.editorconfig a5f6ea91a1 养老院管理前端 1 рік тому
.env.development c3fd29313d 文件修改 1 рік тому
.env.production c3fd29313d 文件修改 1 рік тому
.eslintignore a5f6ea91a1 养老院管理前端 1 рік тому
.eslintrc-auto-import.json a5f6ea91a1 养老院管理前端 1 рік тому
.eslintrc.js a5f6ea91a1 养老院管理前端 1 рік тому
.gitignore a5f6ea91a1 养老院管理前端 1 рік тому
.prettierignore a5f6ea91a1 养老院管理前端 1 рік тому
.prettierrc.cjs a5f6ea91a1 养老院管理前端 1 рік тому
README.md c3fd29313d 文件修改 1 рік тому
commitlint.config.js a5f6ea91a1 养老院管理前端 1 рік тому
index.html 9202338721 更改title 1 рік тому
package.json c3fd29313d 文件修改 1 рік тому
tsconfig.json a5f6ea91a1 养老院管理前端 1 рік тому
vite.config.ts c3fd29313d 文件修改 1 рік тому

README.md

平台简介

前端运行

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

# 启动服务
npm run dev

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