Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 299 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 299 Bytes

monorepo

Bun,Hono,Drizzle,Next,Vite,Shadcn-ui,tailwind

To install dependencies:

bun install

To run:

bun dev

To build:

bun run build

This project was created using bun init in bun v1.0.31. Bun is a fast all-in-one JavaScript runtime.