anhaeh / munchkin-counter-vue3

another munchkin counter made in vue3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Munchkin counter with Vue3 + Pinia

This is a basic App for following a Munchkin Game. You can add players and save their stats from a game.

Features

  • Roll Dice
  • Show players stats
  • Simulate battle
  • Persist State in localstorage

Screens

Screenshot Screenshot Screenshot Screenshot

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

About

another munchkin counter made in vue3


Languages

Language:Vue 82.7%Language:JavaScript 11.5%Language:CSS 3.7%Language:HTML 2.1%