Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 748 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 748 Bytes

CGM One Monitor Client

Setup

Clone repo

cd ~  # Go to home
git clone https://github.com/cgm-lab/cgm-one-client.git ./cgm-one-client

Install requirements.txt

cd cgm-one-client
pip install -r requirements.txt

Run

python app.py

Service