A Local Development Tool For Azure Static Web Apps
Install the Azure Static Web Apps CLIusing yarn or npm.
Setup environment variablesand config settings.
Authenticate with Azure services using swa login
Scaffold your static web appusing swa init
Preview and debug your static web app using swa start.
Build/deploy to multiple environments using swa deploy