forked from bton/matekasse
README
This commit is contained in:
parent
51eb6a986c
commit
f2f1fb7543
1 changed files with 2 additions and 0 deletions
2
README
2
README
|
@ -5,6 +5,8 @@ How to get started:
|
|||
source venv/bin/activate
|
||||
install requiremens:
|
||||
pip install -r requirements.txt
|
||||
create the log folder:
|
||||
mkdir logs
|
||||
start the program:
|
||||
python main.py
|
||||
You can now accses the Website on http://127.0.0.1:5000
|
Loading…
Reference in a new issue