0.0.0 • Published 2 years ago
angular-basic v0.0.0
Angular basic
Azure Static Web Apps allows you to easily build Angular apps in minutes. Use this repo with the Angular quickstart to build and customize a new static site.
This project was generated with Angular CLI.
Project setup
npm installStart the dev server
npm run swa:startNote: This command will use the local configuration file
swa-cli.config.json.
Run unit tests
npm testRun e2e tests
npm run e2eLints and fixes files
npm run lintCompiles and minifies for production
npm run buildLogin to Azure
npm run swa:loginDeploy to Azure
npm run swa:deploy0.0.0
2 years ago