Skip to content

Instantly share code, notes, and snippets.

@cagataycali
Created July 8, 2016 16:28
Show Gist options
  • Select an option

  • Save cagataycali/48845822cacc0c0fcf1d44785d1dbc21 to your computer and use it in GitHub Desktop.

Select an option

Save cagataycali/48845822cacc0c0fcf1d44785d1dbc21 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
@nei
Copy link
Copy Markdown

nei commented Nov 19, 2018

thanks for sharing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment