IBM/page-lab

automate Node setup

daviddahl opened this issue · 0 comments

We'll need to automate the node.js setup

  • install nvm && nvm install 10
  • npm install
  • pm2 install && pm2 start pagelab
  • ...