Qvault.io – Coding courses to launch your tech career Qvault’s web app that hosts all of my coding courses is a single-page application written in Vue 2, with plans to migrate to Vue 3 soon™©®. In the meantime, I happened across a cool new tooling app called Vite that promised a few things that caught my attention.

Additionally, in order to get the 18 modules shown above using the Vue cli and webpack, I had to add comment annotations to my routes.js file.

Let’s go through the major steps of actually moving a project in Vue 2 from the Vue CLI to Vite.

Related Articles