Skip to content

an example of deku, redux and some very minimal routing

Notifications You must be signed in to change notification settings

svnm/deku-redux-router-example

Repository files navigation

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:3000

About

an example of deku, redux and some very minimal routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published