mirror of
https://github.com/FullScreenShenanigans/MathDecidr.git
synced 2026-04-28 13:02:37 -07:00
master
MathDecidr
Computation runner for common equations with access to a set of constant values.
Build Process
MathDecidr uses Gulp to automate building, which requires Node.js.
To build from scratch, install NodeJS and run the following commands:
npm install -g gulp
npm install
gulp
See Build Details for detailed Gulp usage.
Description
Languages
TypeScript
99.2%
JavaScript
0.8%