GitFlowDemo is a git repository visualizer and sandbox. It's to help developers to understand git flow.
https://asicfr.github.io/GitFlowDemo/
Clone this repository :
'git clone https://github.com/asicfr/GitFlowDemo'
Then install it's dependencies :'yarn install'
Install the application ( see installation ) Start the server with :
yarn start
Go to 'localhost:3000' on Navigator to see the web app