Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 400 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 400 Bytes

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