8000 GitHub - Dtenwolde/web-poker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Dtenwolde/web-poker

Repository files navigation

Web-poker

To setup the server, configure a python interpreter first. Create an environment using the following command;

python -m pip install virtualenv
virtualenv -p python venv

Then, activate the environment;

For linux

source ./venv/bin/activate

For windows

call .\venv\Scripts\activate.bat

Install all required packages to run the server

python -m pip install -r requirements.txt

Then you can run the server

python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0