My CV, made with ❤️ and web technologies.
Feel free to fork it and build your own!
This project uses Bun and Vite.
bun installStart the development server:
bun run devBuild for production:
bun run buildThe output will be in the dist/ directory.
Preview the production build:
bun run preview