Skip to content

matusiak100/filemanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

AngularJS file manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.3%
  • HTML 9.6%
  • CSS 4.1%