1.0.0 • Published 6 years ago
jsonresume-theme-standard-resume-de v1.0.0
JSON Resume Theme Standard Resume (DE)
(German translation of https://www.npmjs.com/package/jsonresume-theme-standard-resume)
JSON Resume theme imitating the amazing style from Standard Resume

Install the command line
We're going to use the official resume-cli to run our development server.
Go ahead and install it:
npm install -g resume-cliDownload theme
npm install -g jsonresume-theme-standard-resumeServe theme
While inside the theme folder, simply run:
resume serve -t standard-resumeYou should now see this message:
Preview: http://localhost:4000
Press ctrl-c to stopCongratulations, you've made it!
Development
I provided two scripts inside the package.json:
yarn html: Generatehtmlfile and store it inside/dev.yarn pdf: Generatepdffile and store it inside/dev.
License
Available under the MIT license.
1.0.0
6 years ago