Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 724 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 724 Bytes

AngularSimpleTemplate

This project was generated with Angular CLI version 1.2.7.

requirement

If you never used NodeJs and friends, here the requirment you need:

  1. Latest NodeJs
  2. Latest NPM
  3. Latest Angular/cli

After you Install that All requirment

  1. Clone or download zip
  2. Open Your cmd
  3. yourdisk:\angular-simple-template\ npm install
  4. yourdisk:\angular-simple-template\ ng serve --open

If you the user of NodeJS and friends:

  1. Clone or download zip
  2. yourdisk:\angular-simple-template\ npm install
  3. yourdisk:\angular-simple-template\ ng serve --open