minecartchris-markdown #1
@@ -7,9 +7,12 @@ There are two different interfaces available: CLI, and Web.
|
|||||||
Run these commands to run the flask:
|
Run these commands to run the flask:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# insert commands here
|
python3 mainweb.py
|
||||||
|
```
|
||||||
|
Or
|
||||||
|
```sh
|
||||||
|
flask run mainweb.py -p {port}
|
||||||
```
|
```
|
||||||
|
|
||||||
## CLI
|
## CLI
|
||||||
|
|
||||||
Run main.py for the CLI interface:
|
Run main.py for the CLI interface:
|
||||||
|
|||||||
Reference in New Issue
Block a user