Made with VueJS
🔴 Live Demo: Here
🔴 Video Demostration: Here
Made with 💚 by
- Flavio Galan
- Daniel Rayo
🔴 Known Bugs:
- None detected.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
Command | Function |
---|---|
yarn |
Project Setup |
yarn dev |
Compile and Hot-Reload for Development |
yarn build |
Compile and Minify for Production |
yarn lint |
Lint with ESLint |
yarn format |
Format with Prettier |