Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 155 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 155 Bytes

Bun + Vue 3 + TypeScript + Vite

Init

step1:

init bun: https://bun.sh/

step: 2

bun install

step: 3

dev

bun run dev

build

bun run build