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.
git clone git@github.com:ivan-ha/d3-hk-map.git
cd your-project
# open index.html in browser
I configured deploy script using gh-pages to deploy the app to GitHub page
npm install
npm run deploy