If you haven't install flask, please do 'pip install flask' in your command line tool
- open your command line tool
- cd to the directory that you clone this project
- type 'set FLASK_APP=main'
- type 'set FLASK_ENV=development'
- set 'flask run'
- Open browser and go to the localhost:5000 or the another port