npm.io
0.1.0 • Published 3 years ago

jsonresume-theme-straightforward-plus

Licence
MIT
Version
0.1.0
Deps
1
Size
22 kB
Vulns
0
Weekly
0
Stars
2

jsonresume-theme-straightforward

a straightforward jsonresume theme

examples

usage

npm install jsonresume-theme-straightforward

resume export resume.pdf --format pdf --theme jsonresume-theme-straightforward
resume export resume.html --format html --theme jsonresume-theme-straightforward

building local

npm install
npm start
npm test

npm run export:html

Note that running npm run export:pdf will result in a different binary every time it's run, even if the source hasn't changed. So it's not the most reliable indicator of differences.