Personal Portfolio My own implementation of the portfolio website made with Vue 3 and Vite. Designed by Vednidhi930 Figma Project Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build