Welcome to the Resume Angular App repository! This project showcases my resume in the form of a modern, responsive web application built using Angular. The goal of this project is to present my skills, experience, and education in an interactive and visually appealing way, leveraging the power of Angular for a smooth user experience.
To deploy the current version of your resume application, use the following command:
ng deploy --base-href=/./ --repo <url>
- Replace <url> with the repository URL where you want to deploy your project.
- This command will build the project and deploy it to the specified repository.