Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 245 Bytes

File metadata and controls

8 lines (7 loc) · 245 Bytes

##Python Flask & D3 Boilerplate

####Development

  1. To start the Flask app, enter following from Terminal: export FLASK_APP=app.py
  2. Then enter: flask run
  3. Navigate to the url, to view the app is running on http:///127.0.0.1:5000/