JSPM

jsonresume-theme-simple-red

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 22
  • Score
    100M100P100Q60376F
  • License MIT

Simple red theme for JSON Resume

Package Exports

  • jsonresume-theme-simple-red

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jsonresume-theme-simple-red) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

jsonresume-theme-simple-red

Simple red theme for JSONResume. See it live.

Screenshots (Desktop version)

Screenshots (mobile version)

| | | |

Online demo

Getting started

Install the command line

Create your resume in json on jsonresume

The official resume-cli to run the development server.

Go ahead and install it:

sudo npm install -g resume-cli

Install and serve theme

This is a theme for JSON Resume. It is available via npm:

npm install jsonresume-theme-simple-red

then change directory:

cd node_modules/jsonresume-theme-simple-red/

And simply run:

resume serve

You should now see this message:

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

License

Available under the MIT license.