@ebscn/share
v0.0.7-beta
Published
* native wechat 分享&行为采集
Downloads
1
Readme
share
支持的功能
- native wechat 分享&行为采集
安装
npm install @sinolink/share --registry http://192.168.23.21
如果配置过hosts 192.168.23.21 npm.sinolink.com
也可以用以下命令安装
npm install @sinolink/share --registry http://npm.sinolink.com
建议npm config 如下配置,可直接 npm install @sinolink/share:
@sinolink:registry = "http://npm.sinolink.com/"
使用
请参考 dist/docs 文档
请参考native wechat 分享&行为采集文档
例子
请参考Webapps/jssdkTest项目
说明
该组件发布在私有仓库中,无法通过公共镱像安装
开发和调试
- npm install
- npm link
- npm link @sinolink/share
- npm run start