mini-rbac/frontend
dependabot[bot] a033eceb3a
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend (#8)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-24 20:46:09 +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 release:公开仓库 2022-09-19 22:59:27 +08:00
.dockerignore feat: Deploy the project using Docker 2022-10-08 12:09:20 +08:00
.editorconfig style: 使用eslint、prettier 2022-09-14 18:03:28 +08:00
.env.development release:公开仓库 2022-09-19 22:59:27 +08:00
.env.production feat: Deploy the project using Docker 2022-10-08 12:09:20 +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
Dockerfile feat: Deploy the project using Docker 2022-10-08 12:09:20 +08:00
index.html style:图表样式调整 2022-09-18 10:01:53 +08:00
jsconfig.json style: 格式化代码 2022-09-14 18:09:30 +08:00
nginx.conf feat: Deploy the project using Docker 2022-10-08 12:09:20 +08:00
package-lock.json build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend (#8) 2022-12-24 20:46:09 +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 release:公开仓库 2022-09-19 22:59:27 +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