cd read
pip install -r requirements.txt
NOTA: until Py100 library is published one needs to download it locally from this fork: https://github.com/tking2/TapoP100 and then:
pip install -e ../TapoP100
python main.py
npm i
npm run start
serves on port 10001