Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/luzefiru/hono-htmx-tailwind
- Owner: Luzefiru
- Created: 2024-03-06T10:23:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T15:56:49.000Z (10 months ago)
- Last Synced: 2024-11-09T20:12:54.671Z (about 2 months ago)
- Topics: cloudflare, cloudflare-pages, hono, htmx, jsx, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 1.95 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```