1.1.11 • Published 8 years ago

web-explorer v1.1.11

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

web-explorer

Web file explorer

NPM

NPM

How to install

Note: you must have NodeJs V4 or greater to run this module

with npm

npm install web-explorer -g

web-explorer

and go to http://localhost:3000

With github

git clone https://github.com/Nayed/web-explorer.git

cd web-explorer

npm install

node web-explorer.js

and go to http://localhost:3000

If you want to execute the module from anywhere

npm link

in the directory

and then

web-explorer
option

Make the current folder available on <yourip>:1234 on the local network:

web-explorer --port 1234

and go to http://localhost:1234

1.1.11

8 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago