The original unuglified source code is at https://github.com/hnakamur/d3.js-drag-bezier-curves-example/blob/395b4cd5f9b619a1354472cd0d29ebfa243177cb/app/index.js
xxxxxxxxxx
<head>
<meta charset='utf-8'>
</head>
<body>
<div id='example'></div>
<script src="bundle.js"></script>
</body>
</html>