ADD how to use

This commit is contained in:
salomonelli 2017-06-09 23:26:40 +02:00
parent d91035c583
commit 62619707a1

View File

@ -18,4 +18,18 @@ Made with
<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`.