@tryghost/members-stripe-service
v0.10.6
Published
## Install
Maintainers
Keywords
Readme
Stripe Service
Install
npm install @tryghost/members-stripe-service --save
or
yarn add @tryghost/members-stripe-service
Usage
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
git clonethis repo &cdinto it as usual- Run
yarnto install top-level dependencies.
Test
yarn lintrun just eslintyarn testrun lint and tests
