@verful/billing
v1.3.5
Published
My awesome package!
Downloads
43
Maintainers
Readme
Usage
- Press the "Use this template" button at the top of this page to create a new repository with the contents of this template.
- Install the required dependencies using your preferred package manager
npm install
yarn install
pnpm install
- Run the configuration script using your preffered package manager
npm run configure
yarn configure
pnpm configure