An open API service indexing awesome lists of open source software.

https://github.com/jacob-ebey/htmx-hono-store

A minimalistic storefront built with Hono and HTMX.
https://github.com/jacob-ebey/htmx-hono-store

Last synced: about 1 year ago
JSON representation

A minimalistic storefront built with Hono and HTMX.

Awesome Lists containing this project

README

          

# htmx-hono-store

To install dependencies:

```bash
bun install
```

To run:

```bash
bun dev
```

This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.