A release mirror for easier mathquill installation with npm and webpack, using the currently-unreleased build of mathquill.
A lot has changed since 0.10.1.
- First install
$ npm install https://github.com/Jutanium/mathquill-webpack.git
- Then import Mathquill into your project
import MathQuill from 'mathquill';
For MathQuill usage documentation, you can read the official document https://github.com/mathquill/mathquill