Add Vuetify to your existing VueJS App

Vuetify is a great framework of components based on Material Design that will help you build…


How to deploy your Vue app with Netlify in less than 2 min!

Netlify is a platform to deploy modern static websites that will help you to easily deploy your Vue app and I will show you how to do it.

Prerequisites


Internationalization with vue-i18n (Part 1)

This is part 1of a series on internalization with vue-i18n. Find part 2 here.

This tutorial will show you how to use the module vue-i18n to handle internalization in your Vue app.

Installation