Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 294 Bytes

jas (Just A Start)

Just a simple starter for simpler projects that maybe don't need a full blown frameowkr like Next.js.

Heavily, inspired and copy-pasted from calebguy/vono

To install dependencies:

bun install

To run:

bun dev