- Install Node.js
- Recommended method is by using NVM
- Recommended Node.js version is the latest LTS, currently v10
- Update
npm
to the latest version by runningnpm i -g npm@latest
- While staying connected to VPN, run
npm install
ornpm i
to install the project dependencies
npm run start {csv_name}
It will generate a new csv file with the name of result.csv
npm run exe
./script {csv_name}
© 2017 Mercado Libre