react-hook-mathjax-example

This is a very basic sample app which will parse a LaTeX user input and output an svg

Usage no npm install needed!

<script type="module">
  import reactHookMathjaxExample from 'https://cdn.skypack.dev/react-hook-mathjax-example';
</script>

README

This is a very basic sample app which will parse a LaTeX user input and output an svg

Available Scripts

In this directory, execute:

yarn && yarn start

to run the app in development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.