node-mc 是用 React/Node 堆栈开发的 Midnight Commander 。
安装:
npm i node-mc 或全局 npm i node-mc -g
npm i node-mc
npm i node-mc -g
安装 PhantomJS 2.0 – brew install phantomjs 或 sudo apt-get install phantomjs.
PhantomJS 2.0
brew install phantomjs
sudo apt-get install phantomjs
运行:
nmc 或 npm start
nmc
npm start