Skip to content

Instantly share code, notes, and snippets.

@estevanmaito
Created February 5, 2020 17:55
Show Gist options
  • Save estevanmaito/5c442995cc84b70f0b72d6df2ca29b2a to your computer and use it in GitHub Desktop.
Save estevanmaito/5c442995cc84b70f0b72d6df2ca29b2a to your computer and use it in GitHub Desktop.
The simplest way to start using Sharect 2.0
<script src="https://unpkg.com/sharect@2.0.0/dist/sharect.js"></script>
<script>
Sharect.init();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment