/upmath.me

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

Primary LanguageJavaScriptMIT LicenseMIT

UpMath

LaTeX and Markdown Online Editor

Installation

git clone git@github.com:parpalak/upmath.me.git
cd upmath.me
cp config.dist.php config.php # Create the site config file
yarn install
bower install
grunt