Hey there,
I am going to create a dice-rolling program using python. The code you create will be stored in the app.py
file. This repo also contains course materials under the issues tab.
Note:
- By default, the App Service Azure server assumes that the app's entry module is in
app.py
. - Flask uses
templates
directory forrender_template
function andstatic
directory to serve static files.
Recipe
- Microsoft Azure "App Service" is using to deploy the app.
- Bootrap Studio 5.9
- Three.js