Update README.md

This commit is contained in:
Andros Fenollosa
2021-11-23 22:12:44 +01:00
committed by GitHub
parent aa2252bfba
commit 5e10bd8a32

View File

@ -1,5 +1,7 @@
Simple example of how to make a SPA using only Django. Or in other words, creating a site with HTML architecture over Websockets that handles HTMX events. Simple example of how to make a SPA using only Django. Or in other words, creating a site with HTML architecture over Websockets that handles HTMX events.
![demo](demo.gif)
# Run # Run
You need `docker` and `docker-compose`. You need `docker` and `docker-compose`.