1. Getting Started


  1. Go to https://nodejs.org/en/download/ to download and install NODE js
  2. Go to https://github.com/angular/quickstart
  3. Clone the project
  4. Extract the downloaded Zip file.
  5. Go into that directory using node cmd
  6. type npm install
  7. Once done, open the downloaded project using IDE
  8. type npm start

Comments

Popular posts from this blog

4. login.service

6. login.component.html

2. app.module.ts