1.0.2 • Published 7 years ago
@spriteful/spriteful-braintree-badge v1.0.2
\<spriteful-braintree-badge>
a simple element that takes a braintree merchantId from app.config and lazy-loads a badge which links to a verified merchant web page
Install the Polymer-CLI
First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.
Viewing Your Element
$ polymer serveRunning Tests
$ polymer testYour application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.