Skip to content

contentful-developer-relations/simple-htmx-node-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple HTMX Node Backend

This project is the most simple HTMX backend, powered by Node.js, for demonstrating a HTMX frontend.

Get Started

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published