https://github.com/ryuapp/honox-tailwind-template
HonoX and TailwindCSS v4 template
https://github.com/ryuapp/honox-tailwind-template
hono honox
Last synced: about 1 year ago
JSON representation
HonoX and TailwindCSS v4 template
- Host: GitHub
- URL: https://github.com/ryuapp/honox-tailwind-template
- Owner: ryuapp
- License: mit
- Created: 2024-02-11T16:39:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T03:59:13.000Z (over 1 year ago)
- Last Synced: 2025-04-26T16:04:38.324Z (about 1 year ago)
- Topics: hono, honox
- Language: TypeScript
- Homepage:
- Size: 19.5 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HonoX Tailwind Template
This project is a [HonoX](https://github.com/honojs/honox) template using [Tailwind CSS](https://tailwindcss.com/).
This is a project created by adding tailwindcss config to the project created with `hono-create` command.
## Installation
```sh
npm install
```
## Development
```sh
npm run dev
```