react-howuku
v1.0.0
Published
Small component to implement Howuku into your react application
Downloads
23
Readme
react-howuku
Small component to implement Howuku into your react application
Installation
npm install react-howuku --save
Use / Example
import { howuku } from 'react-howuku';
howuku.initialize(id);
- id: Your site's ID. This is the ID which tells Howuku which site settings it should load and where it should save the data collected.