This project was generated with Angular CLI version 13.3.4.
Dependencies
- Angular : 14.2.6
- Angular CLI : 14.2.6
- Angular Universal : 14.2.0
- Bootstrap : 5.2.2
- Fontawesome : 6.1.0
# select a repo from github or gitlab
# download the example or clone the repo from github
git clone https://github.com/CarlosJorgeR/Portafolio.git
# change directory
cd Portafolio
# install the repo with npm
npm install
# start the server
ng serve
in your browser go to http://localhost:4200
npm install
(installing dependencies)npm outdated
(verifying dependencies)
npm run start
- in your browser http://localhost:4200
npm run lint
npm run build
ng deploy --base-href=/portfolio/
- in your browser [https://carlosjorger.github.io/portfolio/)
- Author : carlosJorgeR