/laas

LaTeX as a Service

Primary LanguageTypeScriptMIT LicenseMIT

LaTeX as a Service

See this app live on the web: https://laas.vercel.app

Getting Started

Clone the repo:

git clone git@github.com:jozsefsallai/laas.git
cd laas

Install the dependencies:

npm i -g yarn
yarn

Run the dev server:

yarn dev

Make sure your changes pass linting:

yarn lint

License

MIT.