代码拉取完成,页面将自动刷新
To build mathquill, you will need a node.js installation.
We recommend https://github.com/visionmedia/n for installing node,
otherwise, you can get it from http://nodejs.org/ .
You will then need to update the dependencies with `npm`, like so:
% npm install
If this installs properly, you should simply be able to run `make`,
and mathquill will be built in the `build/` directory. Alternatively,
for development, you can run `make server`, which will automatically
re-make, and also serve the demo, the unit tests, and the visual tests.
demo -> http://localhost:9292/test/demo.html
unit tests -> http://localhost:9292/test/unit.html
visual tests -> http://localhost:9292/test/visual.html
If building on Windows:
1. Install GNU Make from http://gnuwin32.sourceforge.net/packages/make.htm. Do not use make derivitives from mSYS or MinGW. Ensure the location of make.exe is added to your PATH environment variable.
2. Grab the latest Git for Windows from https://git-scm.com/download/win. When installing, add Git and its optional shell tools to your PATH environment variable (these questions are asked during setup).
If any of this does not work, please let us know! We want to make
hacking on mathquill as easy as possible.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。