Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 233 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 233 Bytes

Meteo by Grandasse

How to use

  • Install python requirements : pip install -r requirements.txt.
  • Run the app : flask run -h localhost -p 8080 --debug or python app.py.
  • Access http://localhost:8080/ with your browser.