We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
While hopefully still in the same cloned directory, all you simple need to do is run:
node craig.js
I'd recommend installing screen and running it like that:
sudo apt install screen
Then:
screen -S craig
Finally:
node.js
Detach window with CTRL A+D
CTRL A+D