34 Forks
160 Stars
160 Watchers

ReacTree

ReacTree - VS Code extension that generates a hierarchy tree of React components with each node listing the passed down props, indicating whether it's connected the Redux store, and guiding you to the associated file with the click of a button

How to download and setup ReacTree

Open terminal and run command
git clone https://github.com/oslabs-beta/ReacTree.git
git clone is used to create a copy or clone of ReacTree repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ReacTree https://github.com/oslabs-beta/ReacTree/archive/master.zip

Or simply clone ReacTree with SSH
[email protected]:oslabs-beta/ReacTree.git

If you have some problems with ReacTree

You may open issue on ReacTree support forum (system) here: https://github.com/oslabs-beta/ReacTree/issues