Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 715 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 715 Bytes

honox-ssg-tailwind-template

HonoX SSG + Tailwind CSS starter template.

Getting Started

bunx degit u1aryz/honox-ssg-tailwind-template my-app
cd my-app
bun install

Commands

All commands are run from the root of the project, from a terminal:

Command Action
bun run dev Starts local dev server at localhost:5173
bun run build Build your production site to ./dist/
bun run preview Preview your build locally, before deploying
bun run format Format & Lint by Biome

License

MIT License