Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 294 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 294 Bytes

HTMX + Bun + Hono + TailwindCSS

To get started with this template run the following command

bun x degit github:petter/htmx-bun-hono-template <project-name>

Develop

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000