Skip to content

carlosjorger/portfolio

Repository files navigation

Portfolio / Angular 14

This project was generated with Angular CLI version 13.3.4.

Table of contents

Front-end : What's included

Dependencies

  • Angular : 14.2.6
  • Angular CLI : 14.2.6
  • Angular Universal : 14.2.0
  • Bootstrap : 5.2.2
  • Fontawesome : 6.1.0

Quick start

# 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

Angular

Installation

  • npm install (installing dependencies)
  • npm outdated (verifying dependencies)

Developpement

Linter

  • npm run lint

Compilation

  • npm run build

Production

Author

  • Author : carlosJorgeR