Just 2 dependencies, 2 npm scripts, and 1 Tailwind UI freebie to get you started.
https://hella-simple-eleventy-tailwindcss.netlify.app/
- Clone this repo
- Run
npm ito install the dependencies - For development run
npm run serveand point your browser to http://localhost:8080/ - For production run
npm run build