This will build a bundle from app.js which includes braintree-web from npm (this version is minified). The built file will be app-built.js in the dist/ directory.
A simple Node.js application demonstrating the integration with the Braintree payment processing gateway using express. Follow the steps below to set up the demo on your local machine. This project is ...