Skip to content

chandangs16/world_visualization

 
 

Repository files navigation

World Visualization Client

Project to visualize the Financial Stability Index of all countries from 1960 - 2016

https://world-fsi.herokuapp.com

Install dependencies

Browsers Supported Chrome (v40+), Firefox (v41+)

Requirements Version Link
Node v6.7.0 download
npm v4.0.5 download
Chrome v40+ download

Build (Dev)

MacOS or Linux based OS

npm install
npm run build:webpack

Build (Production)

npm install
npm run build:webpack:production

Windows (Dev)

npm run build:webpack:windows

Run (Dev)

Note: Please run the server first then launch the client

Open Index.html in supported browser

About

Final Project for CSE 578 : Data Visualization

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.8%
  • HTML 33.3%
  • JavaScript 7.9%