We're a place where coders share, stay up-to-date and grow their careers.
Great article. Some tags got eaten though:
All application using Vuetify have to be wrapped with . ... This code wraps our application in the tag that Vuetify requires. Inside that tag is the tag. Inside that is the tag. The router view tag will display the current page that you are on.
Thanks for pointing that out. I have updated the article to fix it.
I see another "eaten" tag here: Inside the container I will have a .
Thanks I have updated. Been struggling with writing using markdown so I forget my `` sometimes.
Great article. Some tags got eaten though:
All application using Vuetify have to be wrapped with .
...
This code wraps our application in the tag that Vuetify requires. Inside that tag is the tag. Inside that is the tag. The router view tag will display the current page that you are on.
Thanks for pointing that out. I have updated the article to fix it.
I see another "eaten" tag here: Inside the container I will have a .
Thanks I have updated. Been struggling with writing using markdown so I forget my `` sometimes.