Skip to content

ElectricKota/vue-score

Repository files navigation

Score app - my first VUE app

This is my first ever Vue.js application, created to practice and solidify my knowledge of the framework. The inspiration came from playing card games with my son, where manually keeping score on an Excel spreadsheet proved cumbersome on our phones. To address this inconvenience, I built this app as a more efficient and interactive way to track scores. Feel free to try it out at score.MichalKotek.tech or contribute by forking the code here on GitHub.

Used IDE

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published