Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.02 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.02 KB

SQLI

cv-web-builder

CV Web Builder will allow you to create a SQLI CV only using your browser. The CV data is not stored in any backend server, it's encoded in the url, so you have all the control on your data and who you share your cv.

Use this link to create your CV

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

License

GNU GPLv3