https://digital-divas.github.io/open-latex
OpenLatex is a LaTeX editor and compiler for browser.
It requires a "chromium-based" browser for opening local folders since it uses the File System API.
The current version uses the compilation of PdfTex webAssembly built by GitHub -> manuels.
To run this project locally run the following:
nvm use
npm install
npm run dev
