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.
npm install
npm start
This is adapted from https://github.com/emmenko/redux-react-router-async-example. Thanks @emmenko!