Add vuetify example project
Hi @Valian , as we spoke over PR issue, I added project example with Vuetifyjs.
I added few examples:
- Calendar from Labs
- One Time Password
- Timeline
- Sparkline
- Simple routing for index page
Installation process is written step by step in INSTALLATION.md.
Let me know what do you think and if I should change anything. I decided not to create git submodule, not to have external dependancy on my repo.
@lalabuy948 thank you, it's amazing! 🥳😍 You've really put a lot of effort to make this PR!
Just I wonder if it wouldn't be better to make this part of the example_project instead of creating a new one. I would like to deploy it sometime soon and make it a public demo with all examples next to each other instead of asking users to install the project by themselves.
I think it should be a small change to move it there. Could you maybe do it? I can assist but I'm fairly booked this week
@Valian of course, will move it to the example_project. I thought to have it separately, not to pollute existing one 🙂 Or perhaps in the future you would like have example_projects/* with different libs/settings/etc.