Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fed/math-rendering-examples

MathML and Latex Rendering Examples
https://github.com/fed/math-rendering-examples

latex mathjax mathml

Last synced: 13 days ago
JSON representation

MathML and Latex Rendering Examples

Awesome Lists containing this project

README

        

# Math Rendering Examples

## 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:1234` |
| `yarn build` | Generate an optimised, production-ready `dist` folder |