Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

The board-viewer Polymer web component

License

Notifications You must be signed in to change notification settings

Board-Explorer/board-viewer

Repository files navigation

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.

<board-viewer>

Board Viewer

Interactive hardware board viewer. Live demo

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

polymer serve

Running Tests

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.