Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 619 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 619 Bytes

Underleaf

https://ohno.github.io/underleaf/

This is just a local LaTeX editor using MathJax. This was built in a few hours. There are no special functions. I recommend using Overleaf if you need more functions. If you really want to thank me, you can give me a star.

Developer's Guide

MathJax will be installed with the following command:

npm install

Please open index.html in your browser. for Windows:

start ./index.html

for Mac:

open ./index.html