To dev:
yarn && yarn run start
Edit script.js and the page will update without a full reload.
Trying to remake Hurricane Irma Is One of the Strongest Storms In History with regl using line examples and rreusser's demo.
xxxxxxxxxx
<html>
<head>
<body></body>
<script src='lib-build.js'></script>
<script src='_script.js'></script>
</html>