Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 102 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 102 Bytes
bun install
bun run dev

production:

bun install
bun run build
bun run start