• Stars
    star
    104
  • Rank 319,915 (Top 7 %)
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in React and Redux with Mobile support (with backends for Local Files and FTP)

React Filemanager

Hello ex angular-filemanager user, this is the new version in React.

I will try to make it clean and retro-compatible with the previous bridges/connectors

It's very important for me your collaboration on my development tasks and time. Please help me to move forward with a donation by paypal :) Donate


Environment configuration

1) Install deps using NPM with npm install

2) Start development environment npm start

3) Run tests npm run test

4) Compile for production npm run build


Connectors

I am also developing a local file connector API in NodeJS in filemanager-connector-node