vue-project This is a demonstration of a simple Vue 3 App. DEPLOY_INSTRUCTIONS.md provides instructions to deploy the App on GitHub Pages. Recommended IDE Setup VSCode + Volar (and disable Vetur). Customize configuration See Vite Configuration Reference. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build