Skip to content

a repository for experimenting with best practices in ngrx

License

Notifications You must be signed in to change notification settings

cyberbeast/ngrx-learning-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ngrx-learning-seed

Dependencies

- [Angular-CLI](https://cli.angular.io/)

Instructions for Cold Start

```sh
$ ng new demoapp
$ cd demoapp
$ npm install @ngrx/store --save 
```

Instructions for Cloned Start

```sh
$ git clone ...
$ cd demoapp
$ ng serve
```

About

a repository for experimenting with best practices in ngrx

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published