A mini GitHub clone demonstrating how to use Cherrytree router with React.js.
It's work in progress, this is an initial version.
npm install
npm start
Now open http://localhost:8000.
Or open http://localhost:8000/webpack-dev-server/bundle to see the live reloading version of the app.
- add a changelog tab that compiles changelog from commits + tags, filters merge commits