Create Node App with PM2 · mkdir ajcwebdev-pm2 cd ajcwebdev-pm2 yarn init -y yarn add pm2 touch index.js echo 'node_modules\n.DS_Store' > . · { " ...
確定! 回上一頁