-
You need
browserify,typescript,js-combinatorics, &typescript-collections(downloaded vianpm). To run locally:makeOpen up
index.htmlin your browser.
- If you want to add a file, you must add it to the
Makefile(in bothJSandTS). - If you want to add a class and you want it to be exposed to
run.js, the p5.js runner, you must declare it inexports.js.
