Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.25 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.25 KB

local-server

使用 Http 协议创建本地静态资源服务器。

preview-light

preview-qr

preview-ip

preview-dark

preview-page

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install -g yarn
yarn

Compile and Hot-Reload for Development

yarn run dev

Compile and Minify for Production

yarn run build