Template project for working with express.js and angular 2
git clone https://github.com/tptshepo/expressjs-angular2-starter.git
cd expressjs-angular2-starter
# Install dependencies
npm install
# start server
npm start
# test url: http://localhost:3000