Azure Static Web Apps CLI - microsoft/vscode-azurestaticwebapps GitHub Wiki
The Azure Static Web Apps CLI, also known as the SWA CLI, is a local development tool for Azure Static Web Apps.
Learn more on the SWA CLI GitHub repository and the SWA CLI Documentation
Install the Azure Static Web Apps CLI with npm in your terminal using npm install -g @azure/static-web-apps-cli
.
Or by running the Azure Static Web Apps: Install or Update Azure Static Web Apps CLI
command in VS Code. You can run this command via the command palette accessed by pressing F1.