kcv-theme-standard-resume

1.0.4 • Public • Published

JSON Resume Theme Standard Resume

JSON Resume theme imitating the amazing style from Standard Resume

Web Screenshot

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-cli

Download theme

npm install -g jsonresume-theme-standard-resume

Serve theme

While inside the theme folder, simply run:

resume serve -t standard-resume

You should now see this message:

Preview: http://localhost:4000
Press ctrl-c to stop

Congratulations, you've made it!

Development

I provided two scripts inside the package.json:

  • yarn html: Generate html file and store it inside /dev.
  • yarn pdf: Generate pdf file and store it inside /dev.

License

Available under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i kcv-theme-standard-resume

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

7.68 kB

Total Files

10

Last publish

Collaborators

  • karmacv