https://github.com/thallyta-castro-cv/angular-poc-ngrx
Este projeto consiste em uma POC do uso de arquitetura Flux, mais conhecida como redux para representar um CRUD com gerenciamento de estados usando a biblioteca ngrx.
https://github.com/thallyta-castro-cv/angular-poc-ngrx
angular faker ngrx ngrx-entity ngrx-store
Last synced: about 1 month ago
JSON representation
Este projeto consiste em uma POC do uso de arquitetura Flux, mais conhecida como redux para representar um CRUD com gerenciamento de estados usando a biblioteca ngrx.
- Host: GitHub
- URL: https://github.com/thallyta-castro-cv/angular-poc-ngrx
- Owner: thallyta-castro-cv
- Created: 2022-09-17T19:25:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-18T20:32:41.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T11:44:59.871Z (over 1 year ago)
- Topics: angular, faker, ngrx, ngrx-entity, ngrx-store
- Language: TypeScript
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POC angular com NGRX
Este projeto foi criado com [Angular CLI](https://github.com/angular/angular-cli) 14.1.0 e ngrx 14.3.2
## Sobre o projeto
Este projeto consiste em uma POC do uso de arquitetura Flux, mais conhecida como redux para representar um CRUD com gerenciamento de estados usando a biblioteca ngrx.
## Tecnologias utilizadas
- Angular
- Ngrx Store
- Ngrx Entity
- Faker
# Iniciando o projeto
Para iniciar a aplicação execute o seguinte comando no terminal dentro da pasta crud-angular
```shell script
npm run start
```
# Autor
Thallyta Macedo Carvalho de Castro
Linkedin: https://www.linkedin.com/in/thallyta-castro/
Medium: https://medium.com/@thallyta-castro-cv
email: contato@thallytacastro.com.br