Activity #6 Getting Started with Angular

Activity #6 Getting Started with Angular

  1. Install Nude Node.JS .

  2. Go to the Node.js website.

  3. Download the LTS (Long Term Support) version.

  1. Check Version of Nodes on your Computer.

  1. Install Angular CLI

  1. Create New Angular Project

  2. Edit file: Open src/app/app.component.html in a text editor. Make your first change.

  3. Run / Output