A simple template for Angular 5 with initial routes service work configured
clone this project
run the npm install
inside the cloned directory
Run ng serve
to view app in http://localhost:4200/
To change the port of your application, add in angular-cli.json the parameters
"defaults": {
"styleExt": "css",
"component": {},
"serve": {
"port": 4760
}
}
To disable, simply remove the component home