summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
6 daysImprove build processArjun Satarkar
- add a "clean" target - install dependencies as part of the build process - swap out make for the simpler just (https://github.com/casey/just) - add http-server as a dev dependency
7 daysImplement the physicsArjun Satarkar