Luis Alvergue

Controls engineer by training, transportation engineer by trade

Installing Vue+Vuex+Vuetify

5 minutes
October 12, 2021

This short guide will hopefully clear up how node, vue, @vue-cli, and vue plugins all work together.

Background

These are the technologies needed to get a Vue single page application (SPA) going:

Creating your application using locally installed packages (Windows)

You now have a working Vue+vuex+vuetify SPA ready to go!