Skip to content

NiTrO0FuN/poker-manager

Repository files navigation

Poker manager

I wanted something to help me manage poker games easily without having to do all the calculations by hand.

Automatically deployed on: https://nitro0fun.github.io/poker-manager/

MIT License

Build status

Add or update translations

Feel free to add a translation for any unsupported language!

Tip

Please see #1 as a pull request example.

Run Locally

Clone the project

  git clone https://github.com/NiTrO0FuN/poker-manager

Go to the project directory

  cd poker-manager

Install dependencies

  npm install

Start the dev server

  npm run dev

Tech Stack

Client: Vue.js, Vite, PrimeVue