An example project to render LaTeX in an Elm application through KaTeX. This is done thorugh a custom Web Component inspired by the talk When and how to use Web Components with elm.
Run the following commands
npm install
npm start
And visit localhost:1234
.