mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-01 15:01:36 +00:00
225 B
225 B
Running The Website Locally
The htmx.org website is built on eleventy. To run the site, run
npm install
npx eleventy --serve
The site should then be available at http://localhost:8080