mini-rbac/frontend
2022-09-14 18:09:30 +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 style: 格式化代码 2022-09-14 18:09:30 +08:00
.editorconfig style: 使用eslint、prettier 2022-09-14 18:03:28 +08:00
.env.development login page 2022-09-11 18:34:18 +08:00
.env.production login page 2022-09-11 18:34:18 +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 login page 2022-09-11 18:34:18 +08:00
jsconfig.json style: 格式化代码 2022-09-14 18:09:30 +08:00
package-lock.json style: 使用eslint、prettier 2022-09-14 18:03:28 +08:00
package.json style: 使用eslint、prettier 2022-09-14 18:03:28 +08:00
README.md style: 格式化代码 2022-09-14 18:09:30 +08:00
vite.config.js style: 使用eslint、prettier 2022-09-14 18:03:28 +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