-
Clone the repository or download files
-
You will need npm to manage dependencies.
npm install
-
Math.js can be installed via npm:
npm install mathjs
-
To run the app in a development mode
npm start
Open http://localhost:3000 to view it in the browser.