steps to run this install npm npm install -g @angular/cli ng serve --open
heroku pushing,
these dev-dependency need to be copied to dependency in package.json, or else ng wont work in heroku "@angular/compiler": "^5.2.0", "@angular/compiler-cli": "^5.2.0", "typescript": "~2.5.3",