From 9e9dcaf8a3cb1ff2c95f60372ecf557940885890 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sun, 19 May 2024 16:52:12 +0200 Subject: [PATCH] Update --- one.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/one.org b/one.org index b71f3a5..f610f4a 100644 --- a/one.org +++ b/one.org @@ -1194,6 +1194,8 @@ And open the browser at ~http://localhost:8000/~. You should see the home page w #+ATTR_HTML: :class center-block image image--responsive [[#/img/quickstart/minimal-template.webp][Random number]] +You can also interact with [[https://django-liveview-demo-minimal-template.andros.dev/][the online demo]]. + Congratulations! You have created your first Realtime SPA using Django LiveView. The next step is to create a more complex application. You can read other [[#/tutorials/][tutorials]] or go to the [[#/docs/install/][documentation]].