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 :)
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