Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 342 Bytes

Overview

alt text

Installation

pip install -r requirements.txt

Configuring the Server

Edit config.json to specify which port to run on, and to point to the location of each card deck (see static/cards/README.txt).

Starting the Server

python server.py