Skip to content

A visual representation of Benford's law using real data. Live at http://ddv-final.herokuapp.com . Coursework for CS 498: Data Visualization in the University of Illinois at Urbana Champaign.

Notifications You must be signed in to change notification settings

kabrol98/Benfords-Final-project

Repository files navigation

ddv-final

An interactive demonstration of Benford's law. Coursework for CS498 at the University of Illinois. The project is live at ddv-final.herokuapp.com

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

A visual representation of Benford's law using real data. Live at http://ddv-final.herokuapp.com . Coursework for CS 498: Data Visualization in the University of Illinois at Urbana Champaign.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published