https://github.com/jlmonteagudo/find-books
Sample clean architecture with ngrx-component store and stand alone components
https://github.com/jlmonteagudo/find-books
angular architecture ngrx-component-store standalone-components
Last synced: 29 days ago
JSON representation
Sample clean architecture with ngrx-component store and stand alone components
- Host: GitHub
- URL: https://github.com/jlmonteagudo/find-books
- Owner: jlmonteagudo
- Created: 2023-01-22T19:04:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T17:42:02.000Z (over 3 years ago)
- Last Synced: 2025-09-11T09:02:55.577Z (9 months ago)
- Topics: angular, architecture, ngrx-component-store, standalone-components
- Language: TypeScript
- Homepage:
- Size: 347 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FindBooksWorkspace
This is a sample Angular clean architecture with **ngrx-component** store and **standalone components**.
## Demo application
You can see a live demo at this URL: https://jl-monteagudo-find-books.web.app/
## Run the application from the source code
You have to download de source code and run the command `npm start`