Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luzefiru/hono-htmx-tailwind

A template project to use Hono & htmx with TailwindCSS styling to be deployed on Cloudflare Pages.
https://github.com/luzefiru/hono-htmx-tailwind

cloudflare cloudflare-pages hono htmx jsx tailwindcss

Last synced: 2 days ago
JSON representation

A template project to use Hono & htmx with TailwindCSS styling to be deployed on Cloudflare Pages.

Awesome Lists containing this project

README

        

# hono-react-tailwind

A template project to use **Hono** & **htmx** with **TailwindCSS** styling to be deployed on **Cloudflare Pages**.

## Usage

```bash
npm install
npm run dev
```

```bash
npm run deploy
```