Skip to content

front-thinking/simpleNetDisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleNetDisk

Quick Guide

  1. pull this repository

  2. You need install nodejs and know a little bit of how to use nodejs

  3. open the cmd client or mac terminal, and excute the following command:

  npm install
  1. modify the file entry you want to manage in the config/env/development.js file

  2. start server

  node server.js

function

  1. support view local directory

  2. support navigate folders

  3. support right menu

  4. support delete files and folders

  5. support rename file and folder

  6. support download file and folder

  7. support upload file

  8. support copy new file

  9. support add new folder

  10. support download mutiple files and folders

  11. support rename mutiple files

  12. support move files

  13. transform to sass

  14. add grunt or gulp tool

  15. delete tips below

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published