node
vscode on osx can't find node
serve https with zero config
Current directory:
npx http-server-ssl -S --port 3001 -o
A specific directory:
npx http-server-ssl my-directory -S --port 3001 -o
Current directory:
npx http-server-ssl -S --port 3001 -o
A specific directory:
npx http-server-ssl my-directory -S --port 3001 -o