resource-manager/management-ui
2023-09-23 18:24:19 +03:00
..
.vscode Initial commit 2023-09-23 18:12:16 +03:00
public Initial commit 2023-09-23 18:12:16 +03:00
src Initial commit 2023-09-23 18:12:16 +03:00
.gitignore Initial commit 2023-09-23 18:12:16 +03:00
index.html Initial commit 2023-09-23 18:12:16 +03:00
package-lock.json Initial commit 2023-09-23 18:12:16 +03:00
package.json Initial commit 2023-09-23 18:12:16 +03:00
README.md Initial commit 2023-09-23 18:12:16 +03:00
setenv.bat Added setenv.bat (sets up path to npm) 2023-09-23 18:24:19 +03:00
vite.config.js Initial commit 2023-09-23 18:12:16 +03:00

management-ui

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