jsonresume-theme-classic
v0.0.1
Published
Maximally compact JSON resume theme, with classic resume styling.
Downloads
8
Readme
jsonresume-theme-classic
Running
NOTE: [2020-10-26] v2.0.0 of resume-cli broke local theme development
npm install [email protected]
git clone https://github.com/dahlke/jsonresume-theme-classic.git
cd jsonresume-theme-classic
resume servePublishing to NPM
npm init
npm install /path/to/this/package
npm login
npm publish .