Building  Large-Scale Web Applications with Angular
上QQ阅读APP看书,第一时间看更新

Downloading the code base

The code for this app can be downloaded from the GitHub site (https://github.com/chandermani/angular6byexample) dedicated to this book. Since we are building the app incrementally, we have created multiple checkpoints that map to GitHub branches such as checkpoint2.1, checkpoint2.2, and so on. During the narration, we will highlight the branch for reference. These branches will contain the work done on the app up until that point in time.

The 7 Minute Workout code is available in the repository folder named trainer.

So, let's get started!