kcv-theme-standard-resume
v1.0.4
Published
JSON Resume Theme based on Standard Resume
Readme
JSON Resume 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.
