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
You can optionally use a local development server to test app changes locally. Make sure you first [deployed the app](#deployment) to Azure before running the development server.
93
-
94
-
1. Create a [Python virtual environment](https://docs.python.org/3/tutorial/venv.html#creating-virtual-environments) and activate it.
5. Click 'http://127.0.0.1:8000'in the terminal, which should open a new tab in the browser. It may take a few moments for application startup to complete.
129
-
130
-
6. Enter your message in the box.
131
-
132
89
## Deployment
133
90
134
91
Once you've opened the project locally and made any desired adjustments, you can deploy it to Azure.
0 commit comments