TypeScript + Babel 6 Problems

Getting started

You'll need node / npm installed globally. To get up and running just enter:

npm install
npm run watch

This will:

  1. Download the npm packages you need
  2. Compile the code and serve it up at http://localhost:8080