转到文件
2024-08-16 20:19:48 +08:00
.vscode first commit 2024-08-16 20:19:48 +08:00
public first commit 2024-08-16 20:19:48 +08:00
src first commit 2024-08-16 20:19:48 +08:00
.eslintrc.cjs first commit 2024-08-16 20:19:48 +08:00
.gitignore first commit 2024-08-16 20:19:48 +08:00
env.d.ts first commit 2024-08-16 20:19:48 +08:00
index.html first commit 2024-08-16 20:19:48 +08:00
package.json first commit 2024-08-16 20:19:48 +08:00
prettier.config.js first commit 2024-08-16 20:19:48 +08:00
README.md first commit 2024-08-16 20:19:48 +08:00
tsconfig.app.json first commit 2024-08-16 20:19:48 +08:00
tsconfig.json first commit 2024-08-16 20:19:48 +08:00
tsconfig.node.json first commit 2024-08-16 20:19:48 +08:00
vite.config.ts first commit 2024-08-16 20:19:48 +08:00
yarn.lock first commit 2024-08-16 20:19:48 +08:00

open-platform

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