jozsefsallai / laas

LaTeX as a Service

Home Page:https://laas.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

LaTeX as a Service

https://laas.vercel.app

License:MIT License


Languages

Language:TypeScript 66.0%Language:SCSS 31.6%Language:JavaScript 2.4%