resume/README.md
2017-06-09 23:26:40 +02:00

36 lines
885 B
Markdown
Executable File

<h1 align="center">
<br>
<a href="https://github.com/salomonelli/best-resume-ever">
<img src="https://github.com/salomonelli/best-resume-ever/blob/master/src/assets/logo.png" alt="Markdownify" width="200"></a>
<br>
best-resume-ever
<br>
</h1>
<h4 align="center">
:necktie: :briefcase: Build fast :rocket: and easy multpile beautiful resumes and create your best CV ever!
<br>
</h4>
<p align="center">
Made with
<a href="https://github.com/vuejs/vue" target="_blank">Vue</a>,
<a href="https://github.com/less/less.js" target="_blank">LESS</a> and
<a href="https://github.com/mixu/electroshot" target="_blank">Electroshot</a>.
</p>
## How to use
1. Clone this repository.
2. Run `npm install`.
3. Edit your personal data in `src/person.js`.
4. Preview resumes with `npm run dev`.
5. Export with `npm run export`.
All resumes will be exported to `/pdf`.