Skip to content
/ jas Public template

Just a simple starter for simple

Notifications You must be signed in to change notification settings

sammdec/jas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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