Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jsonresume-theme-simple-red

aandrewww311MIT1.0.4

Simple red theme for JSON Resume

jsonresume, jsonresume-theme, jsonresume-theme-simple-red, theme, simple-red, resume, cv, curriculum vitae, curriculum, portfolio, json resume, jsonresume theme, theme

readme

jsonresume-theme-simple-red

Simple red theme for JSONResume. See it live.

Support printable version.

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.