Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 375 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 375 Bytes

bs-ganalytics

BuckleScript bindings to lukeed/ganalytics.

Status: Event and Pageview types are functionally complete. Types could use refinement to enforce API constraints.

Build

npm run build

Build + Watch

npm run start

Editor

If you use vscode, Press Windows + Shift + B it will build automatically