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