Midnight Commander written in React/Node stack.
npm i node-mc
or globalnpm i node-mc -g
- Install
PhantomJS 2.0
–brew install phantomjs
orsudo apt-get install phantomjs
.
nmc
or npm start
Currently it has font rendering issues due to PhantomJS, in order to have
full experience, please run nmc
in development mode (see below).
git clone git://github.com/azproduction/node-mc.git
cd node-mc
npm install
npm run debug