Skip to content

howuku/react-howuku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published