meetamit / intro-to-d3

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 39.1%Language:CSS 30.5%Language:HTML 30.3%