Skip to content

The short Django Htmx Todo to show the benefits of htmx and compare with svelte

Notifications You must be signed in to change notification settings

glanzel/django-htmx-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Htmx Todo Sample App

Get Started

  1. git clone git@github.com:glanzel/django-htmx-todo.git
  2. python3 -m pip install poetry
  3. poetry run python3 manage.py runserver
  4. Open Your Bowser and type "localhost:8000"

Take a look at the code. If yo are a fan of htmx to leave a star ;-)

About

The short Django Htmx Todo to show the benefits of htmx and compare with svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published