You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Go into the repository
$ cd directory/yours
# Install dependencies
$ pip install Flask
# Install dependencies
$ pip install Flask-Cors
# Run the app
$ python app.py