A web application written in Dart and making use of Web Component through Polymer.
- Go to https://www.dartlang.org/ and download the Dart + Editor.
- Unzip and start the editor. Go file, Open Existing Project and select the cloned DartTypeTest folder.
- Then right click pubspec.yaml and run Pub Get. This will get all the necessary dependencies.
- Finally right click index.html and select Run in Dartium.