
Hello Glitch + Vue 3
This is a Glitch Vue starter, and it's completely customizable on Glitch!
This starter runs a Vue SPA (Single Page Application) using Vite without any routing. For routing, remix glitch-hello-vue-router.
While you're in the editor working, Glitch is running your start script in the background (vite dev). The site will be in dev mode and you'll see your changes happen immediately in the preview window. Once you close the editor window and your app goes to sleep, Glitch runs the build script and Vite builds your app for modern browsers.