Skip to content

A template/example repository for creating rich web based resumes in vanilla HTML or React.

Notifications You must be signed in to change notification settings

romaine-murray/Web-Based-Resume

 
 

Repository files navigation

Web Based Resume

Produce PDF

  1. Run the resume version you want down below
  2. npm run produce-pdf

HTML Version

Example

  1. You will need to install npm/nodejs from https://nodejs.org/en/ to run the examples
  2. npm install -g live-server
  3. npm install
  4. npm run start-html-example

React Version

  1. npm install
  2. npm start

About

A template/example repository for creating rich web based resumes in vanilla HTML or React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.0%
  • JavaScript 41.4%
  • CSS 9.6%