Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 578 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 578 Bytes

learn-create-vue3

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

bun install

Compile and Hot-Reload for Development

bun dev

Compile and Minify for Production

bun build

Lint with ESLint

bun lint