This project was generated with Angular CLI version 1.2.7.
If you never used NodeJs and friends, here the requirment you need:
- Latest NodeJs
- Latest NPM
- Latest Angular/cli
After you Install that All requirment
Clone
ordownload zip
- Open Your cmd
- yourdisk:\angular-simple-template\
npm install
- yourdisk:\angular-simple-template\
ng serve --open
If you the user of NodeJS and friends:
Clone
ordownload zip
- yourdisk:\angular-simple-template\
npm install
- yourdisk:\angular-simple-template\
ng serve --open