NxShell source code
open an terminal
git clone https://github.com/nxshell/shell.git
cd shell
git clone https://github.com/nxshell/core.git
cd core && npm i
cd .. && npm i
npm run serve
open other terminal
node devtools/rundev.js