Example of the tree view in React.js.
- Install node.js, gulp and bower
- git clone https://github.com/akabekobeko/examples-web-app.git
- cd react-explorer
- npm install
- bower install
- Run "gulp build" or "gulp release"
- "gulp build" is dev build ( for src )
- "gulp release" is release build ( for dist )