react-folder-tree

v1.0.7
This is a folder tree written in ReactJS. After feeding initial data, it will build the tree. Initially it only display the root folder.

start

node scripts/start.js

build

NODE_ENV='production' webpack --progress --display-error-details --colors -p --config ./config/webpack.config.prod.js

test

node scripts/test.js --env=jsdom

prepublish

npm run build

Metadata

Downloads

Maintainers