|
|
|
|
@ -14,6 +14,7 @@ This is a single-part quick-start tutorial to build a simple todo application wi
|
|
|
|
|
|
|
|
|
|
You can find the source code of the completed application [here](https://github.com/abpframework/abp-samples/tree/master/TodoApp-SingleLayer).
|
|
|
|
|
|
|
|
|
|
This documentation has a video tutorial on **YouTube**!! You can watch it here:
|
|
|
|
|
{{if UI=="MVC" && DB =="EF"}}
|
|
|
|
|
|
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/Z6jZSPB19iw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
|
|
|
|
|