/simple-resume

Generate your own responsive resume page.

Primary LanguageSvelte

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