node-explorer
v1.0.2
Published
A file explorer in your browser served with NodeJS
Downloads
11
Maintainers
Readme
node-explorer
A file explorer in your browser served with NodeJS
Installation
Open your terminal and type:
npm install -g node-explorer
Usage
Open your terminal and navigate to the desired root folder, then type:
node-explorer
You can also set the port number that you want:
node-explorer -p 3000