use this as a template for d3 projects
commands to run after cloning this template:
npm init -ynpm install d3 --savenpm install --save-dev @babel/core webpack webpack-cli webpack-dev-server http-server babel-loadernpm run buildto build the projectnpm run watchto get regularly refreshed updates to localhost