Skip to content

Maintenance Notes

anbnyc edited this page Apr 12, 2020 · 1 revision

This project is frameworkless. It uses D3 + vanilla JS using an init()/setState()/update() paradigm. It is bundled with Parcel (comes with the Pudding's starter repo). Most of the code for this specific project (as opposed to Pudding boilerplate) is in src/js/graphic.js.

Clone this wiki locally