Skip to content

rajasegar/todo-htmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-htmx

A Todolist app using htmx in Node.js

Usage

Clone this repo, install dependencies and npm start

git clone https://github.com/rajasegar/tod-htmx
npm install
npm start

You can view the application in localhost:3000