droyson / angularDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularDemo

Prerequisites

Install Node JS and Npm and Angular-cli on the machine.

Running

  1. Clone/Download the project.
  2. Within the project folder install npm dependencies

    npm install

  3. Run the development server provided by angular-cli

    ng serve --open

About


Languages

Language:TypeScript 77.8%Language:HTML 15.0%Language:JavaScript 5.9%Language:SCSS 1.3%