HTMX Express React Template This is a template for a HTMX application using Express and React on the server for templating. Quickstart Guide Clone this repository Run npm install Copy .env.example to .env Run npm run dev Open http://localhost:3000 in your browser