-
pull this repository
-
You need install nodejs and know a little bit of how to use nodejs
-
open the cmd client or mac terminal, and excute the following command:
npm install
-
modify the file entry you want to manage in the config/env/development.js file
-
start server
node server.js
-
support view local directory -
support navigate folders -
support right menu -
support delete files and folders -
support rename file and folder -
support download file and folder -
support upload file -
support copy new file -
support add new folder -
support download mutiple files and folders
-
support rename mutiple files
-
support move files
-
transform to sass
-
add grunt or gulp tool
-
delete tips below