This repository was created following YouTube Tutorial and edited by emma-t to practice Vue.js front-end coding.
- Clone the repository
- Run
npm install - Copy
.env.exampleinto.env - Run
npm run devto start the application at http://localhost:3000
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).