Skip to content

Instantly share code, notes, and snippets.

@Jack-Valentine
Forked from cagataycali/babelInterpreter.sh
Created April 23, 2020 23:56
Show Gist options
  • Save Jack-Valentine/bfaedf669c8fed7dcaf3d06be12e79bd to your computer and use it in GitHub Desktop.
Save Jack-Valentine/bfaedf669c8fed7dcaf3d06be12e79bd to your computer and use it in GitHub Desktop.
Start pm2 process with babel-node interpreter
pm2 start app.js --interpreter ./node_modules/.bin/babel-node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment