319 Forks
3928 Stars
3928 Watchers

store

RxJS powered state management for Angular applications, inspired by Redux

How to download and setup store

Open terminal and run command
git clone https://github.com/ngrx/store.git
git clone is used to create a copy or clone of store repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with store https://github.com/ngrx/store/archive/master.zip

Or simply clone store with SSH
[email protected]:ngrx/store.git

If you have some problems with store

You may open issue on store support forum (system) here: https://github.com/ngrx/store/issues