tsubakimoto / azure-static-webapps-samples

https://docs.microsoft.com/ja-jp/azure/static-web-apps/get-started-cli?tabs=vanilla-javascript
0 stars 0 forks source link

Vanilla JavaScript App

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