1.0.1 • Published 6 years ago

react-mixpanel-simple-example v1.0.1

Weekly downloads
5
License
MIT
Repository
-
Last release
6 years ago

React Mixpanel Simple Example

To run this example you will need:

  1. Your Mixpanel key (or use included one in example, you can log in to Mixpanel dashboard with, l: c602781@trbvn.com, p: c602781@trbvn.com, but shh...)
  2. Run install command: npm i
  3. Run webpack-dev-server: npm run watch
  4. Enter the website: http://localhost:9200/ and see your console logs and Mixpanel dashboard.