react-mixpanel-simple-example
v1.0.1
Published
react-mixpanel integration example
Readme
React Mixpanel Simple Example
To run this example you will need:
- Your Mixpanel
key(or use included one in example, you can log in to Mixpanel dashboard with, l:[email protected], p:[email protected], but shh...) - Run install command:
npm i - Run
webpack-dev-server:npm run watch - Enter the website:
http://localhost:9200/and see your console logs and Mixpanel dashboard.
