Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 364 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 364 Bytes

Dashboard Data Viz Example Template

A dashboard data vizualization example using React, Highcharts, and Material UI Data Grid.

As of now this is not 100% complete.

Setup

Clone repository

Install dependencies

npm install

Run unit tests

npm run test

Run local development server

npm run dev

License

MIT License.