upmath.me icon indicating copy to clipboard operation
upmath.me copied to clipboard

Markdown and LaTeX online editor - create text for web with equations and diagrams

trafficstars

UpMath

LaTeX and Markdown Online Editor

Installation

git clone [email protected]:parpalak/upmath.me.git
cd upmath.me
cp config.dist.php config.php # Create the site config file
yarn install
bower install
grunt