Static Web Apps CLI is an all-in-One Local Development Tool For Azure Static Web Apps.
Open a Windows Terminal and run the following command to install the SWA CLI tool globally:
npm install -g @azure/static-web-apps-cli
Please note that you must have Node.js installed on your computer for this command to work. If you don’t currently have it, you can get it here.