tutorial_repo/minio-fornt
2024-12-13 14:36:03 +08:00
..
.vscode minio 2024-12-13 14:36:03 +08:00
public minio 2024-12-13 14:36:03 +08:00
src minio 2024-12-13 14:36:03 +08:00
.gitignore minio 2024-12-13 14:36:03 +08:00
index.html minio 2024-12-13 14:36:03 +08:00
jsconfig.json minio 2024-12-13 14:36:03 +08:00
package-lock.json minio 2024-12-13 14:36:03 +08:00
package.json minio 2024-12-13 14:36:03 +08:00
README.md minio 2024-12-13 14:36:03 +08:00
vite.config.js minio 2024-12-13 14:36:03 +08:00

minio-fornt

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

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