A TypeScript Angular2 starter project walkthrough – putting it all together with Express and LiveReload
This fourth post discusses how to wire up your web server, in our case Express, to serve your files. We’ll configure it with Live Reload via the tiny-lr plugin. We’ll also test a small Angular2 project to make sure our project has what it takes to get an Angular2 app into the wild.