Skip to content

BraianS/angular-portfolio

Repository files navigation

Portfolio

This is my portfolio developed with Angular

Install

  • Install Node.js.
  • Install Angular CLI: 17.1.0.
    • Run npm install -g @angular/cli to install Globally or npm install @angular/cli to install locally. To install Install Specific Version (Example: 17.1.0) npm install -g @angular/cli@17.1.0.
  • Clone this project repository.
  • Run npm install from project directory..
  • 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.

Development server

Run ng serve --open to open the project automatically in the url http://localhost:4200

portfolio

Lighthouse

lighthouse

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Running the test

Run ng test to execute the unit tests via Karma.

Running end-to-end test

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Build With

  • HTML5/CSS3
  • Font Awesome-free
  • SCSS
  • Angular Animation
  • TypeScript
  • Angular CLI: 17.1.0
  • Node: 10.15.1
  • TSLint
  • ES6
  • Karma

Contributing

  1. Clone this repository.
  2. Make a new branch.
  3. Commit and push your changes.
  4. Create a Pull Request.

Author

License

This project is licensed under the MIT License - see the LICENSE.MD file for details

Copyright (c) 2019 Braian Silva