1.0.0 • Published 10 years ago
deku-redux-router-example v1.0.0
deku-redux-router-example

- An example of deku, redux and some minimal routing
- Uses a standalone Router, which may be possible to extend to a simple deku router.
- Uses Deku 2.0.0, super awesome!
- Not really sure how to test deku 2.0 components at this stage?
dependencies
- deku
2.0.0 - redux
3.0.5 - babel
6.1.0 - webpack
1.12.9 - history
2.0.0 - express
4.13.3 - isomorphic-fetch
2.2.0 - postcss-loader
0.7.0 - ava
0.11.0 - css modules
Run Dev
npm install
npm start
open http://localhost:30001.0.0
10 years ago