Dependencies Installation

How to install the PumpXtools Bundler for the first time

Step-By-Step Instructions:

  1. Install NodeJS from this link: https://nodejs.org/en/download

  1. Extract the bundler.zip and open a terminal in the folder.

  2. Run npm install in the target directory.

  3. Fill out the Config.json file with your details. - See more...

  4. Run node index.js in the target directory.

Last updated