Personal website. [rep] [site]
This is a repository of my personal website that contains links and description of my projects, as well as information about my contacts, biography, skills and services.
npm run dev— run dev servernpm run build— run build in production modenpm run preview— run build in preview modenpm run type-check— run type checknpm run lint— run lint checknpm run lint:fix— run lint fixnpm run format— run prettier checknpm run format:fix— run prettier fix allnpm run test— run all testsnpm run test:unit— run unit testsnpm run test:unit:coverage— run unit tests coverage checknpm run test:e2e— run e2e testsnpm run test:e2e:result— run e2e tests results check