0.0.1 • Published 9 years ago
treenote v0.0.1
treenote: a web file manager
treenote is a web file manager.
Installing globally:
Installation via npm:
npm install treenote -gUsage:
treenote 2016.7.19 本地运行
git clone ...
cd ...
npm link
cd web
npm start
http://localhost:3000/
全局安装
npm install . -g
cd ../treeroot (任意一个目录)
treenote .0.0.1
9 years ago