moto/web
fancl 46ee4ddd6f add admin users 2024-12-13 10:37:09 +08:00
..
public 提交基础框架 2024-12-12 16:24:50 +08:00
release add admin users 2024-12-13 10:37:09 +08:00
src add admin users 2024-12-13 10:37:09 +08:00
.gitignore 提交基础框架 2024-12-12 16:24:50 +08:00
README.md 提交基础框架 2024-12-12 16:24:50 +08:00
index.html 提交基础框架 2024-12-12 16:24:50 +08:00
jsconfig.json 提交基础框架 2024-12-12 16:24:50 +08:00
package-lock.json 提交基础框架 2024-12-12 16:24:50 +08:00
package.json 提交基础框架 2024-12-12 16:24:50 +08:00
vite.config.js add admin users 2024-12-13 10:37:09 +08:00

README.md

web

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