/resume-editor

Live editor for http://jsonresume.org/

Primary LanguageJavaScript

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.