Skip to content
/ htmx2express Public template

A simple starter template for projects using HTMX 2.0 and Express.js

Notifications You must be signed in to change notification settings

SachaDavidson/htmx2express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Express HTMX TailwindCSS Starter Template

Getting Started

Run the following commands in your terminal/command-line:

  1. npm i (or npm install, if that's what you prefer)
  2. npm run dev to run the server on localhost:3000

Notes

  • My npm version was 10.2.4 when I created this
  • My node version was when I created this v20.11.1
    • Earlier or later versions may or may not work.

Resources

About

A simple starter template for projects using HTMX 2.0 and Express.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages