How to install the PumpXtools Bundler for the first time
Step-By-Step Instructions:
Install NodeJS from this link: https://nodejs.org/en/download
Extract the bundler.zip and open a terminal in the folder.
Run npm install in the target directory.
npm install
Fill out the Config.json file with your details. - See more...
Run node index.js in the target directory.
node index.js
Last updated 4 months ago