Braintree Dropin built with Node on the backend and AngularJS on the frontend.
- Navigate to
/node-server
- Run
npm install
to install all dependencies - Run
npm start
to start the Express app
- Open a new terminal (or prompt) window (don't stop NODE SERVER)
- Navigate to
/angular-app
- Run
python -m SimpleHTTPServer 5000
to serve the Angular app - Visit http://localhost:5000 in your browser
- Fill in the form using a Credit Card:
- Number:
4111 1111 1111 1111
- CVV:
123
- Expiration date:
11/2020
- Number: