npm install then npm start
browser-sync needs to be install globally: npm install -g browser-sync
This will boot a local server to serve the presentation from. Some browsers have strict rules on fetching files from the file system. This is needed for some of the demos.
This will serve the presentation at localhost:3000
All of the code for the examples in the presenation can be found in the js/app.js file.
Come one! Come all! Learn about Data Visualization and D3! In this talk we will cover the basics of D3, what it is, what it aint and how to use it. After this amazingly talk you will be equiped with the tools you need to be dangerous with this powerful library! Already know a lot about it? Come anyway! Brought to you by the good folks at Jamie Skinner.