math-input
A React math input field, with a material design feel. Uses Mathquill.
install
npm|yarn install
demo
cd demo
../node_modules/.bin/webpack-dev-server --hot --inline
test
npm|yarn test
Using in another app
We expose the jsx directly, so you'll need to update your build pipeline to build from src.