© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
V. H. GarciaGetting Started with Angularhttps://doi.org/10.1007/978-1-4842-9206-8_3

3. RestApp Part 1

Victor Hugo Garcia1  
(1)
Santiago Del Estero, Santiago del Estero, Argentina
 

In this chapter, we’ll learn how to generate a new project using angular-cli. We’ll create new components and a service to communicate with a rest API. As for the purely aesthetic aspect, we’ll include bootstrap in our application through CDNs.

Creating a New Project

Whether you have directly arrived at this chapter or have previously gone through the previous one, this is the time to make our first application with Angular.

This application will allow us to lay the foundations for all ...

Get Getting Started with Angular: Create and Deploy Angular Applications 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.