- Install node.js
- Checkout repo folder and install dependencies using
npm install
- Fill
credentials.json
with account credentials - Run
npm run login
(usenpm run login-debug
if you want to see the process)
npm install
credentials.json
with account credentialsnpm run login
(use npm run login-debug
if you want to see the process)