Update Redux.md

master
Matt Huntington 8 years ago committed by GitHub
parent bfc2d88b1f
commit d7fb09818d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -214,6 +214,12 @@ store.dispatch({
}); });
``` ```
Compile:
```
npm run build
```
Run the code: Run the code:
``` ```

Loading…
Cancel
Save