Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 921 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 921 Bytes

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