Skip to content

LynanBreeze/simple-resume

Repository files navigation

Simple Resume

This project helps you quickly generate a responsive resume page, also easy to export it as PDF.

Features

  1. Responsive design
  2. Multi-language display/switch
  3. Small (13+KB gziped) and fast
  4. Print as PDF

Run

yarn && yarn dev

Edit

Edit /src/data.js in editor such as VS Code.

Build

yarn build