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

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

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
```