Federica 5754079a78 add testi datini per raise | 1 éve | |
---|---|---|
.. | ||
backup | 2 éve | |
parsers | 1 éve | |
samples | 2 éve | |
templates | 2 éve | |
venv_env | 2 éve | |
.gitignore | 2 éve | |
app.py | 2 éve | |
readme.md | 2 éve |
To get flask running (use Python 3!):
[Optional but recommendend] Create and activate virtual environment by:
Install Flask by executing:
[Optional] Activate Debug Mode by setting the environment variable:
Start the app by executing:
(vscode can do 3. and 4. automatically, and possibly the venv setup too)