Skip to main content

Using Docker for temp app usage

docker run -it --rm -v .:/tmp -w /tmp node /usr/local/bin/npm install