Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 552 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 552 Bytes

cherry-pick

A mini GitHub clone demonstrating how to use Cherrytree router with React.js.

It's work in progress, this is an initial version.

Run locally

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.

TODO

  • add a changelog tab that compiles changelog from commits + tags, filters merge commits