[docs] add some installation instructions
This commit is contained in:
parent
018f45bb9e
commit
c17ddf1a03
4 changed files with 95 additions and 1 deletions
3
web/start.sh
Normal file
3
web/start.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#! /bin/bash
|
||||
source venv/bin/activate
|
||||
python backend/main.py
|
Loading…
Add table
Add a link
Reference in a new issue