Creates a PDF representing my professional resume using the ReactPDF package.
Note: This is a mirror of https://gitlab.com/baskinomics/resume.
To produce the resume in PDF format execute the following from the project's root directory:
yarn install
yarn pdf
This will produce a PDF document which is output to ./dist/resume.pdf, i.e.
Placeholder for content regarding the eventual components implemented and exposed.