Infosys / enterprise-angular-seed

Angular CLI based seed application incorporating many best practices typically needed in Enterprise apps.
https://infosys.github.io/enterprise-angular-seed
59 stars 18 forks source link
angular-cli angular5 best-practices seed

Angular-CLI based Angular Seed

Dependencies

This project was generated with Angular CLI version 1.6.0. Please install angular cli to make use of this project first.. npm i -g @angular/cli OR yarn global add @angular/cli

This application also makes uses of yarn to install dependencies.. please install yarn 'npm i -g yarn' Once yarn is installed. you can use yarn add pkg or yarn add pkg -D to install any dependency.

if you use npm to install packages - it will fail with error saying yarn-or-die. That's your cue to use yarn command.

Features of this seed

Notes

Salient Features