Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 591 Bytes

File metadata and controls

24 lines (16 loc) · 591 Bytes

blog

好吧,这个一级标题是我想了很久才写出来的。

以下是 Vue 模板给出的运行方法

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

Recommended IDE Setup

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