问题
I would like to know how can I run nodeJS express from usb drive on a Linux/gentoo configuration ?
回答1:
The only requirement is to download a portable version of node.js, may need to tweak mounting permissions.
The distributables are located here.
All your modules need to be installed locally.
回答2:
You can download NodeJs Portable on sourceforge here : NodeJS Portable : http://sourceforge.net/projects/nodejsportable/files/latest/download
来源:https://stackoverflow.com/questions/24246681/how-can-i-run-nodejs-from-usb-drive