We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df19ec commit a102f7bCopy full SHA for a102f7b
README.md
@@ -18,8 +18,9 @@ Minimal Framework using [Redux](http://redux.js.org) to develop modularized univ
18
19
## Examples:
20
21
+- [Todo MVC](https://github.com/choko-org/redux-boot-todomvc) example.
22
- The [bootstrap tests](https://github.com/choko-org/redux-boot/blob/master/test/bootstrap.test.js).
-- Simple [web server App](https://github.com/choko-org/redux-boot-web-app-example)
23
+- Simple [web server App](https://github.com/choko-org/redux-boot-web-app-example).
24
25
## Documentation
26
0 commit comments