Angular 4: Creating an Application


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Configuring the environment is the first step in the Angular app development process. In this course, you'll learn how to install and set up the prerequisites for creating an Angular development environment. The course will cover creating an app root module and root component as part of building a basic Angular application.

Target Audience
Developers who want to learn how to use Angular 4 to create web apps

Prerequisites
None

Expected Duration (hours)
0.8

Lesson Objectives

Angular 4: Creating an Application

  • start the course
  • install and configure Node.js
  • install and update the node package manager
  • install and set up a text editor with support for creating Angular applications
  • download and install the Angular source files
  • edit or create configuration files required by Angular
  • create the root module for an app
  • create the root component for an app
  • configure the bootstrap logic needed to start up an app
  • create the index.html file that hosts an application
  • set up global styles for the app
  • start an application in a browser environment
  • create and run a simple Angular web app
  • Course Number:
    sd_agad_a01_it_enus

    Expertise Level
    Beginner