Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 334 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 334 Bytes

Stripe Demo

Demo of using Stripe with Express and React.

Built with React Transform Boilerplate

You will need

  • MongoDB
brew update
brew install mongodb
mongod --config /usr/local/etc/mongod.conf
  • Modulus