upmath.me

授权协议 MIT License
开发语言
所属分类 企业应用、 LaTeX排版系统
软件类型 开源软件
地区 不详
投 递 者 巫马英豪
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

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