Skip to content

proving a simple angular application on azure static web site

Notifications You must be signed in to change notification settings

nikioro/angular-on-azure-staticwebsite

Repository files navigation

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 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

About

proving a simple angular application on azure static web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published