Skip to content

Commit 79c76a6

Browse files
committed
Add a link to simplest-redux-example
1 parent 467e90d commit 79c76a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ This architecture might seem like an overkill for a counter app, but the beauty
123123
* [Async](http://rackt.github.io/redux/docs/introduction/Examples.html#async) ([source](https://github.com/rackt/redux/tree/master/examples/async))
124124
* [Real World](http://rackt.github.io/redux/docs/introduction/Examples.html#real-world) ([source](https://github.com/rackt/redux/tree/master/examples/real-world))
125125

126+
If you’re new to the NPM ecosystem and have troubles getting a project up and running, or aren’t sure where to paste the gist above, check out [simplest-redux-example](https://github.com/jackielii/simplest-redux-example) that uses Redux together with React and Browserify.
127+
126128
### Discussion
127129

128130
Join the **#redux** channel of the [Reactiflux](http://reactiflux.com) Slack community.

0 commit comments

Comments
 (0)