This is my portfolio developed with Angular
- Install Node.js.
- Install Angular CLI: 17.1.0.
- Run
npm install -g @angular/cli
to install Globally ornpm install @angular/cli
to install locally. To install Install Specific Version (Example: 17.1.0)npm install -g @angular/[email protected]
.
- Run
- Clone this project repository.
- Run
npm install
from project directory.. - Run
ng build
to build the project. The build artifacts will be stored in thedist/
directory. Use the-prod
flag 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: 17.1.0
- Node: 10.15.1
- TSLint
- ES6
- Karma
- 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