Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 514 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 514 Bytes

Intro

Our website project.

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