Azure Static Web Apps allows you to easily build JavaScript apps in minutes. Use this repo with the quickstart to build and customize a new static site.
This repo is used as a starter for a very basic HTML web application using no front-end frameworks.
npm i @azure/static-web-apps-cli
git clone https://github.com/tsubakimoto/azure-static-webapps-samples.git
cd azure-static-webapps-samples
swa start --app-location app --api-location api