NOTE: You can run this demonstration only when you are online.
python3 --version
Only python 3.7.3 is operation guaranteed.
If you get another version, upgrade recommended.
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
yarn
yarn start