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
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
npm install
npm run dev
npm run build
Run Unit Tests with Vitest
npm run test:unit
Lint with ESLint
npm run lint