Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 389 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 389 Bytes

Resume Editor

The live editor available at http://registry.jsonresume.org/

Development

Using Grunt

Install Grunt:

sudo npm -g install grunt-cli

When that is done, run npm install while standing in the repository folder.

You can now concat the files:

grunt uglify

License

Available under the MIT license.