Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 490 Bytes

File metadata and controls

28 lines (21 loc) · 490 Bytes

filemanager

AngularJS file manager

Getting Started

First clone repository

git clone https://github.com/qjon/filemanager

Next go to filemanger directory and install all node packages:

npm install

After installing all packages, you must install all js and css dependecies:

grunt bower

Last thing to do is start node serwer and all watch tasks:

grunt