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
Cloneordownload 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:
Cloneordownload zip- yourdisk:\angular-simple-template\
npm install - yourdisk:\angular-simple-template\
ng serve --open