D3.JS version 4.0 slides for Modern Web/ AngularJs meetup at Google.
D3.js version 4.0 slides for ModernWeb/AngularJS meetup
You can view the slides at bit.ly/d3-v4
Clone the d3-v4-slides repository
$ git clone https://github.com/Yonet/d3-v4-slides.git
Navigate to the d3-v4-slides folder
$ cd d3-v4-slides
Install dependencies
$ npm install
Serve the presentation and monitor source files for changes
$ npm start
Open http://localhost:8000 to view your presentation
You can change the port by using npm start -- --port 8001
.
MIT licensed
Copyright (C) 2016 Hakim El Hattab, http://hakim.se