Submodule 19.2: Getting Started with Angular

Introduction

In this submodule, we will learn some basics of Angular and how to configure an Angular application using the Angular-CLI, the command line tool.

  • We will create an angular-sub-folder using angular-cli.
  • We will install the Bootstrap CSS framework.
  • We will add the Font Awesome icons
  • We will test the setup of the Project