Example application build with Angular 2 and Polymer elements.
You need to have Node.js and Bower installed. Run the following command in the project directory to install the dependencies:
$ npm i && bower i
Type the following command to start the development server and open the application in a browser:
$ npm start
Apache License 2.0