Skip to content

victormejia/d3-workshop-playground

Repository files navigation

D3 Workshop - Analytics Dashboard

Demo analytics dashboard used in a full-day workshop on D3.js!

Analytics Dashboard

Getting Started

First of all, make sure you have Git and Node installed. Then, follow these instructions in a command prompt:

$ npm install -g browser-sync
$ git clone https://github.com/victormejia/d3-workshop-playground.git
$ cd d3-workshop-playground
$ browser-sync start --server --files "**/*"

It should launch your default browser and you should see the following:

Analytics Dashboard

If you're curious to what we're going to build, append /complete to your url.

About

Starter repo for D3 Workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published