Skip to content

ivan-ha/d3-hk-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3-hk-map

screen shot 2017-10-07 at 14 23 28

An interactive Hong Kong Map using D3.js.

https://ivan-ha.github.io/d3-hk-map/

I also created a blog post on medium to explain a bit more.

Installing / Getting started

git clone git@github.com:ivan-ha/d3-hk-map.git
cd your-project
# open index.html in browser

Built With

D3.js v4

Deploy to GitHub page

I configured deploy script using gh-pages to deploy the app to GitHub page

npm install
npm run deploy