This project was generated with Angular CLI version 1.7.4.
This project can be used as a boiler plate to for angular application with express in Typescript.
run below commands
npm install
gulp StartServer
This should start the express server at port 3000 and serve the angular application at port 4200