identity-dev-lab/angular
Corey Callaway 05344fdc5c
Merge pull request #20 from microsoft/dependabot/npm_and_yarn/angular/lodash-4.17.21
Bump lodash from 4.17.11 to 4.17.21 in /angular
2022-09-27 12:33:37 -04:00
..
e2e Update README 2019-05-07 01:04:30 -06:00
src Update README 2019-05-07 01:04:30 -06:00
.editorconfig Update README 2019-05-07 01:04:30 -06:00
.gitignore Update README 2019-05-07 01:04:30 -06:00
README.md Update README 2019-05-07 01:04:30 -06:00
angular.json Update README 2019-05-07 01:04:30 -06:00
package-lock.json Merge pull request #20 from microsoft/dependabot/npm_and_yarn/angular/lodash-4.17.21 2022-09-27 12:33:37 -04:00
package.json Bump postcss and @angular-devkit/build-angular in /angular 2022-09-08 15:59:29 +00:00
tsconfig.json Update README 2019-05-07 01:04:30 -06:00
tslint.json Update README 2019-05-07 01:04:30 -06:00

README.md

Azure AD Angular sample

A working example is running at https://angtest.z13.web.core.windows.net/

This project was generated with Angular CLI version 7.3.8.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.