We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 521bba1 + 4ca9ccc commit 5b22f11Copy full SHA for 5b22f11
README.md
@@ -8,6 +8,11 @@ For Angular 2 see [ng2-redux](https://github.com/wbuchwalter/ng2-redux).
8
[](https://travis-ci.org/wbuchwalter/ng-redux)
9
[](https://www.npmjs.com/package/ng-redux)
10
11
+## Installation
12
+```js
13
+npm install --save ng-redux
14
+```
15
+
16
## Overview
17
18
ngRedux lets you easily connect your angular components with Redux.
0 commit comments