{"id":19864592,"url":"https://github.com/karenyov/cursoangular","last_synced_at":"2026-05-14T06:31:33.541Z","repository":{"id":91382693,"uuid":"137951126","full_name":"karenyov/cursoAngular","owner":"karenyov","description":"Curso Angular","archived":false,"fork":false,"pushed_at":"2018-09-27T21:22:28.000Z","size":358,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T15:36:47.780Z","etag":null,"topics":["angular","curso-angular","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karenyov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-19T22:13:12.000Z","updated_at":"2018-09-27T21:22:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ca06d5f-2cc7-4db1-b303-547505a952a3","html_url":"https://github.com/karenyov/cursoAngular","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenyov%2FcursoAngular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenyov%2FcursoAngular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenyov%2FcursoAngular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenyov%2FcursoAngular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karenyov","download_url":"https://codeload.github.com/karenyov/cursoAngular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241273734,"owners_count":19937101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","curso-angular","typescript"],"created_at":"2024-11-12T15:19:10.766Z","updated_at":"2026-05-14T06:31:28.519Z","avatar_url":"https://github.com/karenyov.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Curso Angular\n\nEste repositório contém anotações e códigos produzidos no curso de [Angular](https://loiane.training/course/angular/).\n\n## Requisitos\n- [Node.JS](https://nodejs.org/en/).\n- [NPM](https://www.npmjs.com/get-npm)\n- TypeScript\n`npm install -g typescript`\n\n### Anotações\n\u003e Os comandos são realizados via terminal (Angular CLI).\n\nInstalar Angular CLI:\n`npm install -g angular-cli`\n\nCriar projeto:\n`ng new primeiro-projeto`\n\nSubir Projeto:\n`ng serve`\n\nCriar Módulo:\n`ng g m nome-modulo`\n\nCriar Componente:\n`ng g c nome-componente`\n\nCriar Serviço:\n`ng g s nome-service`\n\nCriar Diretiva:\n`ng g d nome-directive`\n\nCriar Pipe:\n`ng g p nome-pipe`\n\nCriar Class:\n`ng g c nome-classe`\n\nCriar Interface:\n`ng g i nome-interface`\n\nCriar Enum:\n`ng g e nome-enum`\n\nVerificar boas práticas de código:\n`ng lint`\n\nExecutar os testes:\n`ng test`\n\n`ng e2`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarenyov%2Fcursoangular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarenyov%2Fcursoangular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarenyov%2Fcursoangular/lists"}