Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 150 Bytes

File metadata and controls

17 lines (12 loc) · 150 Bytes

To install dependencies:

bun install

To start a development server:

bun dev

To run for production:

bun start