git.fiddlerwoaroof.com
Browse code

Refer to demo site in README

Ed Langley authored on 18/06/2017 03:18:55
Showing 1 changed files
... ...
@@ -145,3 +145,4 @@ Given that every UI state will be in your state tree as a function of your reduc
145 145
 on which parts of the UI display, even those that have nothing to do with the specific transformations caused by 
146 146
 your URL actions.
147 147
 
148
+See also the demo site in the `demos/` directory, to see routedux used in an application.