This project is the most simple HTMX backend, powered by Node.js, for demonstrating a HTMX frontend.
Ensure you have Node.js installed.
Clone this repository, navigate to the project folder install the NPM dependencies:
npm install
Run the node server:
node server.js
Then open the application at http://localhost:3000/