Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 187 Bytes

File metadata and controls

14 lines (8 loc) · 187 Bytes

MathVisualizer

Building

Requirements: Node.js, NPM

> npm install
> npm run build

Running

> npm start

The application will listen at localhost:3000.