Skip to content

Midhunnairts/my-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

accad80 · Jan 16, 2025

History

6 Commits
Oct 3, 2024
Jan 16, 2025
Oct 3, 2024
Oct 3, 2024
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025

Repository files navigation

MyPortfolio

This project was generated with Angular CLI version 11.0.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Deploy

Open package.json and then, in script section add the following script.

"scripts": { // ... "deploy": "ng b --prod --base-href https://USERNAME.github.io/DEPOT_NAME/ && npx ngh --dir=dist/Project_Name" },

And now, you can build and deploy to GitHub Pages with a single command: npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published