8.0.1 • Published 3 years ago

@exmg/exmg-cms-breadcrumbs v8.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

EXMG CMS BREADCRUMBS

Please visit the API Documentation and demo page for more information.

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
or
$ npm run start

Running Tests

$ polymer test
or 
$ npm run 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.