/bun-vite-vue

Bun + Vue3 + TS + Vite

Primary LanguageVue

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