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