git ssb

1+

dinoworm ๐Ÿ› / catstack



Commit d86f4a4c7da0876328cdc298a672bf5715b288b9

add simplest redux resource

Michael Williams committed on 1/8/2016, 12:32:04 PM
Parent: dd55cc9885d186fb78931414f89739795dc42eb0

Files changed

README.mdchanged
README.mdView
@@ -107,4 +107,8 @@
107107
108108 ## known issues
109109
110110 - adding a new file won't always be noticed by `node-dev` or `watchify` due to usage of `bulk-require`). potential fix is to use `chokidar-cli` and some transform to watch for new files and re-run the script command
111+
112+## resources
113+
114+- [simplest redux example](https://github.com/jackielii/simplest-redux-example/blob/master/index.js)

Built with git-ssb-web