static-web-apps-cli

Local development server for Azure Static Web Apps

brewmacoslinux
Try with needOr install directly
Source

About

SWA CLI serves as a local development tool for Azure Static Web Apps

Commands

swa

Examples

Start the local development server for your static web app$ swa start
Build and deploy your static web app to Azure$ swa deploy
Initialize a new Static Web Apps project configuration$ swa init