Angular 5.0.3 with Bootstrap4 client app.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
.
Run ng serve --host 0.0.0.0 --prod
for production server with remote access.
Run ng build
to build the project.
Run npm install
to install node packages. Run npm install -g @angular/cli
to install Angular CLI.