Career acceleration from Avanade with Digital Innovation One
This project has with target, apply concepts of Angular, learned in Acceleration Career Trainnig. This is a simple SPA that use a service to capture informations of Github users, working with Angular Material and integrated with my components.
npm install -g @angular/cli
cd dacd
npm install
ng serve -o
Douglas Walas – Linkedin
Distributed under the MIT license. See LICENSE for more informations.
- Make fork of project (https://github.com/DWRP/happy/fork)
- Create a branch for your change (
git checkout -b feature/fooBar
) - Make the commit (
git commit -am 'Add some fooBar'
) - Push (
git push origin feature/fooBar
) - Create a new Pull Request