/dorsu-test

Primary LanguageJavaScript

react-dashboard-example

An example dashboard screen built using ReactJS, Material-UI, and the Victory charting library.

Setup

To begin setup, run npm install or yarn install.

To begin the development, run npm run start or yarn start.

To create a production bundle, use npm run build or yarn build.

References