1.0.0 • Published 5 years ago

block-icons v1.0.0

Weekly downloads
3
License
Apache 2.0
Repository
github
Last release
5 years ago

block-icons

Lit-Element web component to show a Block and icons list

Demo

<h2>Basic block-icons Demo</h2>
<h3>Demo</h3>
<block-icons href="#URL"></block-icons>
<block-icons href="#URL"></block-icons>

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 serve

Running Tests

$ polymer test

Build

$ npm run build

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

##Author user

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

Generated

generator-lit-element-base - yeoman npm package - by @manufosela