Angular Blog Project setup npm install Start the dev server npm run swa:start Note: This command will use the local configuration file swa-cli.config.json. Run unit tests npm test Run e2e tests npm run e2e Lints and fixes files npm run lint Compiles and minifies for production npm run build Login to Azure npm run swa:login Deploy to Azure npm run swa:deploy