Monday, April 10, 2017

Angular CLI - Commands to create an application

 Example Angular CLI commands to create an application.

This example will create a Angular project with a home/landing page and components to list, view, add, and edit contacts.

Example project can be viewed here https://github.com/bespencer1/angular-contacts