Tool for real-time charts with random data to be rendered
git clone git@github.com:pavolve/10-digits-graph.git
cd 10-digits-graph
npm install
ornpm i
npm start
- If the app will not run automatically, visit http://localhost:3000.
Run all tests by npm test
npm build
- React
- React-Vis by Uber
- jest
- React Testing Library