cherrytree-redux-react-example

August 10, 2015 ยท View on GitHub

This is a boilerplate example showcasing how to use cherrrytree cherrytree-for-react, Redux, React and react-hot-loader.

See it live: http://kidkarolis.github.io/cherrytree-redux-react-example.

To see how react-router was replaced with cherrytree - check out this commit.

Development

npm install
npm start

Thanks

This is adapted from https://github.com/emmenko/redux-react-router-async-example. Thanks @emmenko!