Update Redux.md

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

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

Loading…
Cancel
Save