Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 411 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 411 Bytes

CV Creator

Application that gathers general information about you and generates corresponding resume.
Live preview

Features

  • Print option.
  • Can collect multiple jobs and schools.
  • Responsive on most devices.

Getting started

git clone git@github.com:bigacz/cv-creator.git
npm install
npm run dev -- --open

Building

npm run build