An open API service indexing awesome lists of open source software.

https://github.com/maxmechanic/resumaker

A React (formerly Backbone) app to build and export a resume as JSON or Bootstrap-flavored HTML.
https://github.com/maxmechanic/resumaker

Last synced: about 2 months ago
JSON representation

A React (formerly Backbone) app to build and export a resume as JSON or Bootstrap-flavored HTML.

Awesome Lists containing this project

README

        

resumaker
=========

A React+Redux app to build and export a resume as JSON or Bootstrap-flavored HTML.

Building from the repo requires [Node.js](http://nodejs.org).

After cloning, run `npm install && npm start`.
`npm run client:build` will build to `dist/`.