Chapter 1: Getting the First Version of the App Up and Running

This book contains a series of chapters on building a todo app with Angular 2+. In each chapter, we'll refine our app, which will look like this:

Angular CLI: The Finished Todo Application

By the end of this series, our application architecture will look like this:

Angular CLI: Application Architecture of Finished Todo Application

The items that are marked with a red border are discussed in this chapter, while items that are not marked with a red border will be discussed in later chapters.

In this first chapter, you’ll learn how to:

  • initialize your Todo application using Angular CLI
  • create ...

Get Learn Angular: Build a Todo App 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.