Skip to content

Instantly share code, notes, and snippets.

@estevanmaito
Created March 21, 2017 22:06
Show Gist options
  • Save estevanmaito/947d42096ca9afa5384ab77bbe358db7 to your computer and use it in GitHub Desktop.
Save estevanmaito/947d42096ca9afa5384ab77bbe358db7 to your computer and use it in GitHub Desktop.
The simplest way to get started with Sharect.
<script src="sharect.min.js"></script>
<script>
var sharect = new Sharect();
sharect.init();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment