- step an account on stripe https://stripe.com
- Config Merchant Id, public key, private key for braintree.connect
- Open file server/app.js
- Start server:
node server/app.js
- Start client:
http-server client
- [Stripe Docs][https://stripe.com/docs/quickstart]
- [Stripe Test Account][https://stripe.com/docs/testing#cards]