© Mark Clow 2018
Mark ClowAngular 5 Projectshttps://doi.org/10.1007/978-1-4842-3279-8_7

7. Starting to Code with the CLI

Mark Clow1 
(1)
Sandy Springs, Georgia, USA
 

When I first started developing in Angular 2, I found there was a sharp learning curve at first. It was very hard to get a project going because there was no standard Angular 2 project blueprint that would simply take care of building and running the project. You had to set up your dependencies in Node (more on that later), set up your build process, and set up a deployment process. That made Angular 2 tough at first, because you had to learn the concepts and the syntax at the same time.

Enter the CLI. The Angular CLI (command line interface ) was developed to allow developers to get ...

Get Angular 5 Projects: Learn to Build Single Page Web Applications Using 70+ Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.