This project showcases a straightforward application designed to display a list of series along with their detailed information. It's part of a series of posts beginning with A Practical Guide to NgRx ComponentStore: Managing Local/Component States which you can find on my blog, My Notes as Software Developer. This series aims to provide practical insights into using NgRx ComponentStore for effective local/component state management."
Install dependencies with the following command:
yarn install
To execute tasks with Nx use the following syntax:
nx serve series-workspace