Demonstrates a simple ECMA6 import into an HTML file for this StackOverflow question:
https://stackoverflow.com/q/55208587/1108891
Usage:
git clone https://github.com/shaunluttin/typescript-html-es6-module-imports.git
cd typescript-html-es6-module-imports
npm install
npm build
npm start