An open API service indexing awesome lists of open source software.

https://github.com/fed/mathjax-rtl

RTL math rendering examples with MathJax
https://github.com/fed/mathjax-rtl

mathjax rtl

Last synced: about 2 months ago
JSON representation

RTL math rendering examples with MathJax

Awesome Lists containing this project

README

        

# MathML RTL Rendering Examples with MathJax

## Prerequisites

- Node.js (https://nodejs.org/)
- Yarn (https://yarnpkg.com/)

## Development Tasks

| Command | Description |
| -------------- | ------------------------------------------------------------ |
| `yarn install` | Fetch dependencies and build binaries for any of the modules |
| `yarn start` | Run the app with live reload on `http://localhost:5000` |