project-mt Plugin for vue-cli@3.0
If you haven't yet installed vue-cli 3, first follow the install instructions here: https://github.com/vuejs/vue-cli
Tip: If you don't want to overwrite your current vue-cli because you still need vue init
, then try this.
Generate a project using vue-cli 3.0
vue create my-app
Before installing the project-mt plugin, make sure to commit or stash your changes in case you need to revert
To install the vuetify plugin...
cd my-app
vue add project-mt