Working in Progress Escola AD SC Vila Formosa
Projeto passando por adequações necessárias scss, typescript e html.
Escola Futebol AD São Caetano - Unidade Vila Formosa
Projeto Atletas do Futuro
O projeto tem como objetivo o desenvolvimento de landing page para divulgação e contato com a escola de futebol. Apesar do Angular não ter como foco o desenvolvimento de diversas páginas, para este projeto utilizamos um recurso poderoso que faz muita diferença em ganho de eficiência, RouterLink, ele permite que consigamos navegar em uma nova URL e o componente ser renderizado no lugar da saída do roteador sem recarregar a página (ganho de eficiência e economia de dados).
Com o intuito de otimizar a responsividade da página utilizaremos routerLink do Angular que proporciona uma resposta muito mais rápida e eficiente comparada ao href.
Escola de futebol A.D. São Caetano
This project was generated with Angular CLI version 15.0.4.
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
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
.
Build
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Running unit tests
Run ng test
to execute the unit tests via Karma.
Running end-to-end tests
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.