Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 428 Bytes

mathquill-webpack

A release mirror for easier mathquill installation with npm and webpack

usage

  • First install
$ npm install https://github.com/luxp/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