This project was generated with Angular CLI version 1.0.3.
Follow below index. Or http://localhost:4200/#/guide
Clone
orDownload
.- Download
NodeJs
, and install. - install Angular CLI
npm i -g @angular/cli
. - Move to project clone or download directory.
- Install libraries.
npm i
.
Run ng serve
.
Options.
-o : Run project to open automatically default browser.
--env={options} : Choose to run enviornment. defined by .angular-cli.json
--host IP or hostname : Server to the specified host
Run ng build
.
Options.
--prod : Build for production.
--env={options} : Choose to build enviornment. defined by .angular-cli.json