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
With this flask run will watch for file changes in your python code and restart the server automatically. Correspondingly for client side code you can use npm run watch to watch for file changes.