- Node and npm, express globally
- Python-3 support and Anaconda should be installed
- LaTex Modules: texlive-base, texlive-xetex, texlive-fonts-extra
A browser, preferably Chrome to view better formatted PDFs
- Make sure you have all the prerequisites.
- Clone the repo.
- Inside the main repo, make a folder named "generated_pdfs"
- Run
npm install
- Run the server with
node server.js
. NOTE: Do not run Nodemon!