Skip to content

gabriel-cg/dragon

Repository files navigation

DragonApp

Projeto gerado com Angular CLI version 7.1.4.

Rodando a aplicação

  • npm install
  • npm run server (para rodar server json)
  • npm start (para rodar a aplicação)
  • Usuário: gandalf@thegrey.com | senha: mellon

Importante

Não é possível editar ou excluir um dragão que não tenha slug. Os dados estão vindo vazios da API. Eu realmente não tive muito tempo para desenvolver o teste. Se tivesse mais tempo, teria dado mais atenção para os testes de componentes, como fiz com os dos services e também olharia mais para questões de layout e experiência.

Libs utilizadas

  • axios;
  • bulma
  • core-js
  • ngx-pagination
  • ngx-toastr
  • normalize.css

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app 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. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published