Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 319 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 319 Bytes

Stripe Billing charging for subscriptions

An Express server implementation.

Requirements

How to run

  1. Install dependencies
npm install
  1. Run the application
npm start
  1. Go to localhost:4242 to see the demo