papeMK2 / AzureStaticWebApp_Python

Demo application for Azure Static Web App with Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureStaticWebApp_Python

Demo application for Azure Static Web App with Python.

How to use

  1. Create repository in GitHub.
  2. Create Azure Static Web App in Azure portal.
  3. Add index.html in root and commit them.
  4. Install Azure Static Web App CLI

Install Azure Static Web App CLI

sudo npm install -g @azure/static-web-apps-cli

About

Demo application for Azure Static Web App with Python.

License:MIT License


Languages

Language:Python 60.6%Language:HTML 39.4%