
Build your best resume ever!
A collection of beautiful resumes build with LESS and Mustache Templates. Choose your favorite Curriculum Vitae and easily export it as pdf.
Follow these instructions to create your own CV:
npm install.person.js./public/person.jpg with your portrait.npm start. Check out http://localhost:3000./less according to your needs.npm run pdf to generate all CVs as pdf. You will find the generated pdfs in /pdf.TODO
TODO
Feel free to create your own templates!
Icons made by Vectors Market from www.flaticon.com is licensed by CC 3.0 BY
</div>
<script>
var headline = document.getElementsByTagName('h1')[0];
headline.innerHTML += '<img src="public/suitcase.png" width="150" />';
</script>