[DOC] add a tutorial (TodoApp)

This commit is contained in:
Géry Debongnie
2019-11-03 22:37:32 +01:00
parent b211e75140
commit 1226f015d7
2 changed files with 1024 additions and 0 deletions
File diff suppressed because it is too large Load Diff
+1
View File
@@ -20,6 +20,7 @@
## Learning Resources
- [Quick Start: create an (almost) empty Owl application](learning/quick_start.md)
- [Tutorial: create a TodoList application](learning/tutorial_todoapp.md)
- [Environment: what it is and what it should contain](learning/environment.md)
## Miscellaneous