Skip to content

Repository files navigation

Poke

Poker Tournament Manager

A poker tournament setup and management application. Meant to help make home tournaments go more smoothly, minimizing setup time so that you can get to the fun part.

Setup Page Setup Page

Getting Started

Prerequisites

This project requires npm and node. In order to check if you have node installed run

node -v

and

npm -v

Installation

In order to create a build version of this application, you will need a separate electron packaging and distribution tool such as Electron Forge. Below are the steps to run the application in development mode.

  1. Clone the repo.
    git clone https://github.com/jnarcher/poke.git
  2. Install dependencies
    cd poke && npm i
  3. Run the application in development mode
    npm run dev

About

Poker tournament manager running on electron using React + tailwindcss

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages