This commit is contained in:
Andros Fenollosa
2025-12-06 10:43:04 +01:00
parent 367b8a729e
commit 71fb0feb63

View File

@@ -795,13 +795,13 @@ This project is maintained by [[https://andros.dev][Andros Fenollosa]] in his fr
* Tutorial * Tutorial
:PROPERTIES: :PROPERTIES:
:ONE: one-custom-default-tutorials :ONE: one-custom-default-tutorials
:CUSTOM_ID: /tutorial/ :CUSTOM_ID: /quick-start/
:TITLE: Tutorial :TITLE: Quick start
:DESCRIPTION: Get started with Django LiveView the easy way. :DESCRIPTION: Get started with Django LiveView the easy way.
:NAVIGATOR-ACTIVE: tutorial :NAVIGATOR-ACTIVE: tutorial
:END: :END:
Welcome to the Tutorial guide. Here you will learn how to create your first real-time SPA using Django LiveView. I assume you have a basic understanding of Django and Python. Welcome to the quick start. Here you will learn how to create your first real-time SPA using Django LiveView. I assume you have a basic understanding of Django and Python.
All the steps are applied in a [[https://github.com/Django-LiveView/minimal-template][minimalist template]]. All the steps are applied in a [[https://github.com/Django-LiveView/minimal-template][minimalist template]].