Resume builder I build my resume with this repo. Feel free to use it for your resume. Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build # or netlify init npm run build:netlify Set env variables You can set env variables (prefix with VITE_) in netlify deploy configuration page.