DISCONTINUATION OF PROJECT.
This project will no longer be maintained by Intel.
This project has been identified as having known security escapes.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
Interactive hardware board viewer. Live demo
First, make sure you have the Polymer
CLI installed. Then run polymer serve
to serve your element locally.
polymer serve
polymer test
Your application is already set up to be tested via
web-component-tester. Run
polymer test
to run your application's test suite locally.