Skip to content

Commit dde18d8

Browse files
authored
Update README.md
1 parent e5a08ad commit dde18d8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
# CRUDCleanArch
1+
# Angular Clean Architecture
2+
3+
The project is implementing a clean architecture & ngrx for state management with PrimeNG for native Angular UI components. so that it’s easy to understand and easy to change as the project grows in the future and implement new technologies or packages.
24

35
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.5.
46

7+
## Requirements
8+
- [PrimeNG](https://primeng.org/installation)
9+
- [fp-ts](https://github.com/wmaurer/ngx-fp-ts)
10+
- [NgRx](https://ngrx.io/guide/store)
11+
12+
513
## Development server
614

715
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.

0 commit comments

Comments
 (0)