You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.[examples/react](https://github.com/vinogradov/react-starter-kit/tree/master/src/examples/react) - trivial hello world using React
60
-
1.[examples/redux](https://github.com/vinogradov/react-starter-kit/tree/master/src/examples/redux) - counter example with `redux` and `redux-saga`
60
+
1.[examples/redux/one-file](https://github.com/vinogradov/react-starter-kit/tree/master/src/examples/redux/one-file) - the simplest redux example, all in one file
61
+
1.[examples/redux/separate-files](https://github.com/vinogradov/react-starter-kit/tree/master/src/examples/redux/separate-files) - counter example with `redux` and `redux-saga`
0 commit comments