Example to get started with Inferno (JSX + typescript) with webpack.
Clone this repository locally and then run npm install.
To run the example app, run npm start. View http://localhost:8080 in your browser to see the example.
Run npm run check to validate all types
NodeJS v6+ is required.