mini-rbac/frontend
2022-09-19 00:08:10 +08:00
..
.vscode login page 2022-09-11 18:34:18 +08:00
public login page 2022-09-11 18:34:18 +08:00
src res: 角色管理modal抽取,优化用户管理modal实现 2022-09-19 00:08:10 +08:00
.editorconfig style: 使用eslint、prettier 2022-09-14 18:03:28 +08:00
.env.development feat: websocket展示资源利用率 2022-09-17 01:10:33 +08:00
.env.production feat: websocket展示资源利用率 2022-09-17 01:10:33 +08:00
.eslintrc.js style: 使用eslint、prettier 2022-09-14 18:03:28 +08:00
.gitignore login page 2022-09-11 18:34:18 +08:00
.prettierignore style: 使用eslint、prettier 2022-09-14 18:03:28 +08:00
.prettierrc style: 使用eslint、prettier 2022-09-14 18:03:28 +08:00
index.html style:图表样式调整 2022-09-18 10:01:53 +08:00
jsconfig.json style: 格式化代码 2022-09-14 18:09:30 +08:00
package-lock.json res: 角色管理modal抽取,优化用户管理modal实现 2022-09-19 00:08:10 +08:00
package.json feat:关于页面&对接websocket 2022-09-17 17:57:09 +08:00
README.md style: 格式化代码 2022-09-14 18:09:30 +08:00
vite.config.js feat: websocket展示资源利用率 2022-09-17 01:10:33 +08:00

frontend

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

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

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