Inspired by the flowbite-admin-dashboard, this is an example web app using roc, htmx, and tailwindcss.
This repo aims to provide a simple starting point for building web apps with roc using htmx and tailwindcss.
There's a lot of things that can be improved, and I don't have a lot of time to dedicate to this, so please contribute to this demo and open an issue or submit a PR to help improve it.
Build using the script ./build.sh
You will need the following on your PATH
;
Alternatively, run the steps manually and make use of the --watch
cli commands for a nicer development experience.