FedorTregubov / cv-builder-light

CV-builder for further printing and saving. Available for smartphones also.

Home Page:https://FedorTregubov.github.io/cv-builder-light/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CV-Builder-light

About

Simple CV-builder.

Just change all the data and print it or save to PDF.

Available from smartphones also.

Development

npm ci && npm run dev

Lint

lint with ESLint

npm run lint

Test

Run Unit Tests with Vitest

npm run test:unit

Run End-to-End Tests with Cypress

Comming soon...

npm run build
npm run test:e2e # or `npm run test:e2e:ci` for headless testing

Build

Type-Check, Compile and Minify for Production

npm run build

Deploy

I use github-pages, so to deploy you need to run:

sh ./gh-pages-deploy.sh

About

CV-builder for further printing and saving. Available for smartphones also.

https://FedorTregubov.github.io/cv-builder-light/


Languages

Language:TypeScript 58.1%Language:Vue 30.5%Language:SCSS 6.8%Language:JavaScript 2.1%Language:HTML 1.2%Language:Shell 1.1%