Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 151 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 151 Bytes

Amano's website

Building

bun install
bun run build

Build results are in the dist directory.

Testing

bun run dev