Vue framework essentials.
Demonstrates how to use vue directly in browser with usage of ("legacy") options api. Also demonstrace templating basics. Additional comments can be found within .html files.
For running static html "Live server" extension for VS Code is recommended.
Demonstrates single aplication with options api. Also demonstrates components basics. Additional info can be found in .md files in particular folders.