/curriculumVitae

My curriculum vitae

Primary LanguageJavaScriptMIT LicenseMIT

Creating my curriculumVitae

This is the repository for building my curriculum vitae, using the framework jsVanilla and with as few libraries as i can, but with JSX, componentization, static rendering a single html and generating a pdf files.

Building

    npm run build

Dev

Run this command for auto building when change files

    npm run dev