Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 534 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 534 Bytes

GarlicBread

git | npm

garlicbread is a website framework built on top of toastiebun to provide developers with enterprise level websites.

Installation

Dependencies:

bun install garlicbread

Testing

# Unit Tests
bun test

# Mock Server @ http://localhost:3000
bun start