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.
- Host: GitHub
- URL: https://github.com/maxmechanic/resumaker
- Owner: maxmechanic
- License: mit
- Created: 2013-09-25T03:13:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-19T23:22:04.000Z (over 9 years ago)
- Last Synced: 2025-02-13T05:18:23.463Z (3 months ago)
- Language: JavaScript
- Homepage: http://maxmechanic.github.io/resumaker
- Size: 365 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/`.