MathMLCloud is a sails app (see http://sailsjs.org) that converts ascii math to MathML and calls Mathoid to convert to SVG and alt text.
Dependencies:
- Vagrant and VirtualBox. See http://docs.vagrantup.com/v2/getting-started/index.html for installation instructions.
- Mathoid. See https://github.com/benetech/mediawiki-services-mathoid for installation instructions.
git clone https://github.com/benetech/mmlc-experiments.git yourProjectName
cd yourProjectName
git clone https://github.com/benetech/mediawiki-services-mathoid.git mathoid
vagrant up
/vagrant/run.sh
Then the app should be running at http://localhost:1337.