Skip to content

hanyelgaml-roche/epiviz-mbrowser

 
 

Repository files navigation

<epiviz-mbrowser>

Install the Polymer-CLI

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

$ bower install

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Running end-to-end(puppeteer) Tests

pre-test installing

$ npm install

then run tests

$ npm 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.8%
  • JavaScript 28.2%