A lightweight, yet powerful markup and document conversion web interface (React) using Pandoc at the backend.
After cloning do
$ yarn && yarn startthen navigate your browser to http://localhost:4200.
Run
$ yarn buildthen copy the build files from build/ to your webserver