proxyport/frontend
lzf 676aa5bdcb update 2024-10-10 10:53:08 +08:00
..
.vscode update 2024-09-30 16:37:53 +08:00
src update 2024-10-10 10:53:08 +08:00
.env update 2024-09-30 16:37:53 +08:00
.env.dev update 2024-09-30 16:37:53 +08:00
.gitignore update 2024-09-30 16:37:53 +08:00
README.md update 2024-09-30 16:37:53 +08:00
index.html update 2024-10-10 10:53:08 +08:00
jsconfig.json update 2024-09-30 16:37:53 +08:00
package-lock.json update 2024-09-30 16:37:53 +08:00
package.json update 2024-09-30 16:37:53 +08:00
vite.config.js update 2024-09-30 16:37:53 +08:00

README.md

frontend

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