Skip to content

Commit

Permalink
fix($readme): new demo/boilerplate buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
faceyspacey committed Aug 17, 2017
1 parent 41349b5 commit ecf94c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@
<img alt="Edit Redux-First Router Demo" src="https://codesandbox.io/static/img/play-codesandbox.svg">
</a>

<a href="https://github.com/faceyspacey/redux-first-router-boilerplate" target="_blank">
<img alt="Edit Redux-First Router Demo" src="https://cdn.reactlandia.com/simple-boilerplate-button.png?a=1">
</a>

<a href="https://github.com/faceyspacey/redux-first-router-demo" target="_blank">
<img alt="Edit Redux-First Router Demo" src="https://cdn.reactlandia.com/full-demo-button.png">
</a>

> **UPDATE (8/15):** you can now add additional routes as part of your code splitting strategy. See [this issue comment](https://github.com/faceyspacey/redux-first-router/issues/62#issuecomment-322558836) for more info.
# Redux-First Router
Expand Down

0 comments on commit ecf94c9

Please sign in to comment.