jsonresume-theme-standard-resume

2.1.0 • Public • Published

jsonresume-theme-standard-resume

Master Netlify Status

JSON Resume theme based on Standard Resume style.

Demo

How to use

We're going to use the official resume-cli to run our development server.

# Download official resume CLI
> npm install -g resume-cli

# Download Theme
> npm install -g jsonresume-theme-standard-resume

# Display your resume with the theme
> resume serve -t standard-resume
Preview: http://localhost:4000

Development

I provided three scripts inside the package.json:

  • yarn start: Start server on http://localhost:3000/, and generate html and pdf on demand.
  • yarn build: Generate html and pdf file and store it inside /public.
  • yarn preview: Start static server on /public.

License

MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i jsonresume-theme-standard-resume

Weekly Downloads

11

Version

2.1.0

License

MIT

Unpacked Size

9.69 kB

Total Files

14

Last publish

Collaborators

  • emasuriano