Summary
In this chapter, we learned how to use angular-cli to create, configure, and serve a new Angular 2 project in minutes. This tool is helping us as developers to focus on our application code rather than on configurations.
In the next chapter, we will get familiar with the TypeScript language, focusing on the important features for building Angular 2 components (and all the rest of the project).