Skip to content

Latest commit

 

History

History

react-explorer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Test: React.js - Explorer

Example of the tree view in React.js.

Installation

  1. Install node.js, gulp and bower
  2. git clone https://github.com/akabekobeko/examples-web-app.git
  3. cd react-explorer
  4. npm install
  5. bower install
  6. Run "gulp build" or "gulp release"
  • "gulp build" is dev build ( for src )
  • "gulp release" is release build ( for dist )