Personal Resume Is a web page where you can put your resume in and make it publicly accessible. Getting Started install pnpm using this command: npm install -g pnpm Run install command to install projects dependencies: pnpm install run the dev server using: pnpm dev