sshivaji / chess2win

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chessui

Execute ./run.sh

  1. virtualenv -ppython3 chesspython

  2. ./chesspython/bin/pip install -r requirements.txt

  3. ./chesspython/bin/python server.py

  4. Point your browser to "http://localhost:9999"

  5. To run frontend, simple execute "yarn install" followed by "yarn start"

About


Languages

Language:JavaScript 85.0%Language:Python 5.9%Language:CSS 4.8%Language:HTML 3.7%Language:Shell 0.6%