Skip to content

codefellows/d3demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Driven Documents (D3) Demo

A Demo app to learn some features of D3.js.

Installation

  • Clone the repo to your computer
  • if you don't already have bower installed globally, do npm -g install bower
  • npm install && bower install

Start the Express Server

./bin/www

open http://localhost:3000 in your browser.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • CSS 2.6%