Modular CSS Library that brings the beauty of Terminal UIs to the browser
- Docs: https://webtui.ironclad.sh
- Examples: https://webtui.ironclad.sh/examples
- Discord Server: https://discord.gg/yUS6T8YnfT
This repository is a monorepo that contains the website and all the official WebTUI packages.
- Ensure Bun is installed
- Clone the repository
git clone https://github.com/webtui/webtui
- Install dependencies
bun i
- Start the dev server
bun run dev