No Description

wuyi 1c05924884 重构项目结构,删除旧的部署脚本,更新依赖项,添加系统配置相关API和视图,扩展用户角色和配置类型,完善路由设置。 4 months ago
public 0adfef6033 init 4 months ago
src 1c05924884 重构项目结构,删除旧的部署脚本,更新依赖项,添加系统配置相关API和视图,扩展用户角色和配置类型,完善路由设置。 4 months ago
.editorconfig 0adfef6033 init 4 months ago
.env 0adfef6033 init 4 months ago
.env.production 0adfef6033 init 4 months ago
.gitattributes 0adfef6033 init 4 months ago
.gitignore 0adfef6033 init 4 months ago
.prettierrc.json 0adfef6033 init 4 months ago
README.md 0adfef6033 init 4 months ago
eslint.config.js 0adfef6033 init 4 months ago
index.html 0adfef6033 init 4 months ago
jsconfig.json 0adfef6033 init 4 months ago
package-lock.json 1c05924884 重构项目结构,删除旧的部署脚本,更新依赖项,添加系统配置相关API和视图,扩展用户角色和配置类型,完善路由设置。 4 months ago
package.json 1c05924884 重构项目结构,删除旧的部署脚本,更新依赖项,添加系统配置相关API和视图,扩展用户角色和配置类型,完善路由设置。 4 months ago
tsconfig.json 1c05924884 重构项目结构,删除旧的部署脚本,更新依赖项,添加系统配置相关API和视图,扩展用户角色和配置类型,完善路由设置。 4 months ago
vite.config.js 0adfef6033 init 4 months ago
yarn.lock 1c05924884 重构项目结构,删除旧的部署脚本,更新依赖项,添加系统配置相关API和视图,扩展用户角色和配置类型,完善路由设置。 4 months ago

README.md

robin-admin

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint