Skip to content

An interactive data visualization of healthcare and economic metrics from Kenya. Built with VueJs, C3, Bootstrap

Notifications You must be signed in to change notification settings

sidbhatt11/Kenya-Health-and-Economy-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kenyaViz

Final data-visualization projet done using D3 for FIT5147.

Dependencies

Latest stable Node.js environment (and NPM) needs to be installed properly.

How to run

# This will download and install all the dependencies
npm install 

# This will run a development build
npm run serve

# This will build/compile a production build.
npm run build

# This will run the compiled production build 
npm install -g serve
serve -s dist

I recommend running a development build and pointing your browser at http://localhost:8080/ ( or whatever it says in terminal ).

Author

Siddharth Bhatt sbha0005@student.monash.edu

About

An interactive data visualization of healthcare and economic metrics from Kenya. Built with VueJs, C3, Bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published