Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 159 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 159 Bytes

Usage

Edit src/app/chargify-form/chargify-form.component.ts and change publicKey and serverHost in ngOnInit().

Next run:

npm install
npm start