docs: add comprehensive tutorial covering project setup and core concepts

This commit is contained in:
2025-02-01 14:58:18 +00:00
commit f1db6dd036
15 changed files with 441 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
.venv/
__pycache__/
.backup*
.history/
build/
dist/