Skip to content

davidguttman/datavis-la-november-13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualization with JavaScript

This repo is the companion code to my talk Data Visualization with JavaScript without D3.

Getting Started

To run:

  1. Install Node.js (> v0.10 should be fine)

  2. From the code directory run

    npm install

  3. Install Beefy

    npm install -g beefy

  4. Run

    beefy index.js

  5. Open up your browser to http://localhost:9966

Steps

For in-progress code, see branches step1, step2, step3, and step4.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published