1.0.0 • Published 4 years ago
@anthonyjdella/jsonresume-theme-anthonyjdella-simple-red v1.0.0
Customized JSON Resume Theme: Simple Red
🖼️ This is a slightly tweaked version of the Simple Red theme. Tweaked to fit my design preferences. Published on NPM and GitHub Registry.
jsonresume-theme-simple-red
Simple red theme for JSONResume. See it live.
Support printable version.
Screenshots (Desktop version)

Screenshots (mobile version)
|
|
|
|
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-cliInstall and serve theme
This is a theme for JSON Resume. It is available via npm:
npm install jsonresume-theme-simple-redthen change directory:
cd node_modules/jsonresume-theme-simple-red/
And simply run:
resume serveYou should now see this message:
Preview: http://localhost:4000
Press ctrl-c to stopLicense
Available under the MIT license.
1.0.0
4 years ago