README
Snacktivity Reacts
This repo contains the Snacktivity reaction library and some helper functions related to reactions.
How to update package to npm:
- Update the version in package.json
- Run this command
npm publish
Reacts for Snacktivity!
<script type="module">
import snacktivityReacts from 'https://cdn.skypack.dev/snacktivity-reacts';
</script>
This repo contains the Snacktivity reaction library and some helper functions related to reactions.
npm publish