Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

znation/scalable-data-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalable Data Visualization

React.js Conference 2015 talk and demo.

This is the demo code repository for the React.js Conf 2015 talk, Scalable Data Visualization.

The React.js component source is here.

Presentation slides are viewable here and a video of the presentation is available here.

Running the demo

  1. Clone the repository.

  2. Download bootstrap.dat into the bin/ directory. It's big, so this will take a while.

  3. Run npm install in the repository root to bring in Node dependencies.

  4. When the download is complete, run:

     cd bin/
     node server.js
    
  5. Browse to http://localhost:8080.

About

React.js Conference 2015 talk and demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages