This is my portfolio developed with Angular
- Install Node.js.
- Install [Angular CLI: 18.2.13](https://www.npmjs.com/package/@angular/cli/v/ 18.2.13).
- Run
npm install -g @angular/clito install Globally ornpm install @angular/clito install locally. To install Install Specific Version (Example: 18.2.13)npm install -g @angular/cli@ 18.2.13.
- Run
- Clone this project repository.
- Run
npm installfrom project directory.. - Run
ng buildto build the project. The build artifacts will be stored in thedist/directory. Use the-prodflag for a production build.
Run ng serve --open to open the project automatically in the url http://localhost:4200
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.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
- HTML5/CSS3
- Font Awesome-free
- SCSS
- Angular Animation
- TypeScript
- Angular CLI: 18.2.13
- Node: 10.15.1
- TSLint
- ES6
- Karma
- BEM methodology
- Clone this repository.
- Make a new branch.
- Commit and push your changes.
- Create a Pull Request.
This project is licensed under the MIT License - see the LICENSE.MD file for details
Copyright (c) 2019 Braian Silva

