0.0.0 • Published 2 years ago
armistice-analytics v0.0.0
Building the library
npm run buildFor react
npx tscUsing the library in HTML
<script src="bundle.js"></script>
<script>
// Initialize the Armistice library with a ID
var myID = "your-unique-id";
Armistice(myID);
</script>0.0.0
2 years ago