nayed / web-explorer

Web file explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web file explorer

License:MIT License


Languages

Language:JavaScript 57.0%Language:CSS 39.4%Language:HTML 3.6%