erming / resume-editor

http://registry.jsonresume.org/
271 stars 72 forks source link

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.