Created
March 3, 2020 04:19
-
-
Save chokelive/78a4be0890891a4e99cf783061af1019 to your computer and use it in GitHub Desktop.
install pm2 as window service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install pm2 -g -s | |
download https://github.com/jessety/pm2-installer | |
npm run configure | |
npm run setup | |
That's it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment