Build fast and easy multiple beautiful resumes with Vue and LESS
best-resume-ever
Build fast and easy multiple beautiful resumes and create your best CV ever!
Made with Vue and LESS.
Prerequisite
-
It is required to have NodeJs with version 8.5 or higher
-
If you do not have installed node.js in your machine then go to this link in order to install node.
How to use
best-resume-ever requires at least node v.8.5.0.
-
Clone this repository.
-
Run
npm install
. -
Customize your resume in the
resume/
directory: edit your datadata.yml
and replace your profile-pictureid.jpg
. -
Preview resumes with
npm run dev
. -
Export with
npm run export
.
All resumes will be exported to the pdf/
folder.