Skip to content

SaqibS/mmlc-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmlc-app

Front-end client of the MathMLCloud API

Getting Started

The MathML Cloud app organized in modules using require.js.

For development, it runs in a Vagrant-defined virtual machine.

Dependencies:

Installation

git clone https://github.com/benetech/mmlc-app.git yourProjectName
cd yourProjectName
vagrant up

The app will be running at http://localhost:4567.

The app expects the API to be running at http://localhost:1337. If you'd like to test against staging, edit js/app.js#initialize.

Installation as front end for the mmlc-api

Follow instructions at https://github.com/benetech/mmlc-api to install the api locally for development.

cd path/to/mmlc-api/
git clone https://github.com/benetech/mmlc-app.git assets

When you start the api, the front end will be installed and running at http://localhost:1337

Hosting

An instance of this application is hosted by Benetech in Microsoft Azure at https://mathmlcloud.org

License

See the LICENSE.txt file for use information.

About

Front-end client of the MathMLCloud API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published