Azure Static Web Apps allows you to easily build Vue.js apps in minutes. Use this repo with the Vue quickstart to build and customize a new static site. See also guide for Azure Functions-powered API.
npm install
npm run serve
npm run build
npm run lint
swa start dist --api-location api