项目作者: vaadin-component-factory

项目描述 :
Web Component for Web Share button
高级语言: JavaScript
项目地址: git://github.com/vaadin-component-factory/vcf-webshare-button.git
创建时间: 2019-08-16T09:52:14Z
项目社区:https://github.com/vaadin-component-factory/vcf-webshare-button

开源协议:Apache License 2.0

下载


Demo

https://vcf-webshare-button.netlify.com/

Installation

Install vcf-webshare-button:

  1. npm i @vaadin-component-factory/vcf-webshare-button --save

Once installed, import it in your application:

  1. import '@vaadin-component-factory/vcf-webshare-button';

Running demo

  1. Fork the vcf-webshare-button repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-webshare-button directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

Contributing

To contribute to the component, please read the guideline first.

License

Apache License 2.0