AngularJS file manager
First clone repository
git clone https://github.com/qjon/filemanagerNext go to filemanger directory and install all node packages:
npm installAfter installing all packages, you must install all js and css dependecies:
grunt bowerLast thing to do is start node serwer and all watch tasks:
grunt