@vaadin-component-factory/vcf-webshare-button
v1.0.2
Published
Web Component for Web Share button
Downloads
10
Readme
<vcf-webshare-button>
Demo
https://vcf-webshare-button.netlify.com/
Installation
Install vcf-webshare-button
:
npm i @vaadin-component-factory/vcf-webshare-button --save
Once installed, import it in your application:
import '@vaadin-component-factory/vcf-webshare-button';
Running demo
Fork the
vcf-webshare-button
repository and clone it locally.Make sure you have npm installed.
When in the
vcf-webshare-button
directory, runnpm install
to install dependencies.Run
npm start
to open the demo.
Contributing
To contribute to the component, please read the guideline first.
License
Apache License 2.0