Skip to content

ohno/underleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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