An open API service indexing awesome lists of open source software.

https://github.com/mrinalxdev/latexonline


https://github.com/mrinalxdev/latexonline

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Local Latex Editor

if on mac install miketex (58mb only)

and in terminal write

```terminal
go get github.com/gin-gonic/gin
```

then

```terminal
go run main.go
```