Skip to content

Latest commit

 

History

History
executable file
·
34 lines (22 loc) · 877 Bytes

README.md

File metadata and controls

executable file
·
34 lines (22 loc) · 877 Bytes

Boilerplate theme NPM version

This is the boilerplate theme for JSON Resume.

Getting started

To get started with theme development, this is what you'll need:

If you're on Linux, you can simply run:

apt-get install nodejs-legacy npm

Or if you're on OSX and got Homebrew installed:

brew install node

Installing the command line

We're going to use resume-cli to run our development server.
Go ahead and install it:

npm install -g resume-cli

License

Available under the MIT license.