Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 356 Bytes

File metadata and controls

14 lines (8 loc) · 356 Bytes

Analytics

Responsive web app created for viewing, filtering and exporting events to a CSV file

To run this example:

  • npm install or yarn
  • npm run start or yarn start

Deploy to Production

The Events service is currently using mocked data. In order to use it with the real API, just configure the API endpoint in the uetClient.js file