/node-commander

Browse a directory tree in a browser with Node.js

Primary LanguageJavaScriptMIT LicenseMIT

Node Commander

Node Commander is a very simple web application to browse a directory tree, similar to the well-known Norton Commander.

Usage

First install all the dependencies with npm install, start the web server with node index.js and then open http://localhost:8080/.