mirror of
https://git.astronand.dev/minecartchris/Stock-Game.git
synced 2026-06-09 19:17:24 -04:00
264 B
264 B
How to Run
There are two different interfaces available: CLI, and Web.
Web
Run these commands to run the flask:
python3 mainweb.py
Or
flask run mainweb.py -p {port}
CLI
Run main.py for the CLI interface:
python3 main.py