Skip to content

cygnusb2b/identify-me-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identify Me! Tracker

JavaScript user tracking library.

Installation

Clone the repository and install the dependencies. Requires the use of Yarn, which can be installed using Homebrew on MacOS.

yarn install

Development

Once the dependencies are installed, you can build the library (with live-reload and HMR) by executing:

npm run start:dev

This will build the code (using Webpack) into the /dist folder. You can now access the tracker test page at http://localhost:3080.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published