Skip to content

Instantly share code, notes, and snippets.

View Jack-Valentine's full-sized avatar

Jack Valentine Jack-Valentine

  • Jack's Archive
  • Sydney, Australia
View GitHub Profile
@Jack-Valentine
Jack-Valentine / babelInterpreter.sh
Created April 23, 2020 23:56 — forked from cagataycali/babelInterpreter.sh
Start pm2 process with babel-node interpreter
pm2 start app.js --interpreter ./node_modules/.bin/babel-node