Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.28 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.28 KB

holo-mario-kart-pickem

Predictions selector tool for the hololive New Year Cup Mario Kart tournament. Access the site at https://alam8.github.io/holo-mario-kart-pickem/.

Built using Vue 3, Bootstrap/BootstrapVue 3, Vue Horizontal, Vuetify, dom-to-image-more, and FileSaver.js. Icons sourced from the official hololive Talents page.

Recommended IDE Setup

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

Compile and Minify for Production

npm run build

Publish to GitHub Pages

npm run publish

Lint with ESLint

npm run lint