/math-display

math visualizations

Primary LanguageTypeScript

Getting Started

Setup

Download and install Git and Node.js.

git clone https://github.com/amandalynnelliott/math-display.git
cd math-display
npm install

Build

npm run build

Watch

npm run watch

Run Tests

npm test