resume/README.md
2017-06-09 23:31:55 +02:00

48 lines
1.1 KiB
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>
<br>
<br>
## 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`.
## Credits
This project uses several open source packages:
* <a href="https://github.com/vuejs/vue" target="_blank">Vue</a>
* <a href="https://github.com/less/less.js" target="_blank">LESS</a>
* <a href="https://github.com/mixu/electroshot" target="_blank">Electroshot</a>
---
> [sarasteiert.com](https://www.sarasteiert.com) &nbsp;&middot;&nbsp;
> GitHub [@salomonelli](https://github.com/salomonelli) &nbsp;&middot;&nbsp;
> Twitter [@salomonelli](https://twitter.com/salomonelli)