This is a template (or demo) for integrating Vite with Eleventy. This allows you to use Vite for bundling and Eleventy for building static pages. It uses Tailwind for styling and Alpine for some Javascript magic.
In an empty folder run npx degit adwinmbd/eleventy-tailwind-vite-template#main
npm install
npm start
Open http://localhost:8080 to view it in the browser
npm run build
npm run lint
npm run format
- Make @hotwired/turbo play nice with the template