/intro-to-d3

Slides for an intro to D3 talk. Uses reveal.js

Primary LanguageJavaScriptMIT LicenseMIT

This presentation is deployed and available here

Building and Running locally

  1. Clone the repo
  2. Run npm install
  3. Run grunt pres, which will build and watch jade/index.jade
  4. Using your method of choice, serve the project's root directory over HTTP