$ ./tsc
compiles typescript files
$ npm run build
runs the webpack build
$ npm start
starts the webpack-dev-server
* https://semaphoreci.com/community/tutorials/setting-up-angular-2-with-webpack
* https://www.xfive.co/blog/testing-angular-faster-jest/