moto/web
fancl 84c9206d22 添加自动创建工具 2024-12-13 16:09:02 +08:00
..
public 提交基础框架 2024-12-12 16:24:50 +08:00
release 添加权限配置 2024-12-13 11:43:32 +08:00
src 添加自动创建工具 2024-12-13 16:09:02 +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