Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 355 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 355 Bytes

Contributing

We're happy to have your bug fixes, corrections or other contributions.

Building

pay-with-amazon uses the duo build system.

  1. Install node
  2. In the project root: make

Coding Standards

Please try to maintain the current style of the codebase as best you can.