jsonresume-theme-spartan-skills
v0.0.4
Published
Clone of jsonresume-theme-spartan wit hmore focus of skills section
Downloads
5
Readme
Spartan theme for jsonresume
This is a theme for JSON Resume. It is available via npm:
npm install jsonresume-theme-spartan
Getting started
Install the command line
The official resume-cli to run the development server.
Go ahead and install it:
sudo npm install -g resume-cli
Serve theme
While inside the theme folder, simply run:
resume serve
You should now see this message:
Preview: http://localhost:4000
Press ctrl-c to stop
Contribute
To test the theme, this is what you'll need:
If you're on Linux, you can simply run:
sudo apt-get install nodejs-legacy npm
Or if you're on OSX and got Homebrew installed:
brew install node
License
Available under the MIT license.