1. clone this git repo
git clone https://github.com/shriramrahul7/air-canvas-flask-test.git
  1. install the dependencies
pip install -r requirements.txt
  1. to run the server (defaults to debug=True, port=5000)
python app.py