A minimal Angular 2 starter for Universal JavaScript using TypeScript and Webpack
If you're looking for the repo from the AngularConnect talk look in the angular-connect branch
npm install --global typescript tsd webpack nodemonnpm install
npm startto build your client app and start a web servernpm run buildto prepare a distributable bundle
npm watchto build your client app and start a web server