© Adam Freeman 2018
Adam FreemanPro Angular 6https://doi.org/10.1007/978-1-4842-3649-9_11

11. Creating an Angular Project

Adam Freeman1 
(1)
London, UK
 
In this chapter, I explain the process of starting a new Angular project and creating an application in detail. The result is a simple Angular application that, admittedly, does little. However, by the end of the chapter, you will understand how the parts of a project fit together and have a foundation on which to apply the more advanced features that are described in the chapters that follow. Table 11-1 summarizes the chapter.
Table 11-1

Chapter Summary

Problem

Solution

Listing

Start Angular development

Use the ng new command to create a project and use the ng serve command to start the development tools ...

Get Pro Angular 6 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.