Skip to content

A simple web component, it's only a button that says hello world. Use it as a first step for including a webcomponent in your website o for start to build one

License

Notifications You must be signed in to change notification settings

jxcodes/tutorial-webcomponent-hello-world-button

Repository files navigation

Published on webcomponents.org

<jdelta-hello-world-button>

A simple button that says Hello World when you click on it!

Demo

<other-element></other-element>
<jdelta-hello-world-button></jdelta-hello-world-button>

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.

About

A simple web component, it's only a button that says hello world. Use it as a first step for including a webcomponent in your website o for start to build one

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages