Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 337 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 337 Bytes

Contributing

First of all, thank you for your consideration for contributing to this project! All requests and questions are greatly appreciated.

Environment

Ensure that both node and npm are installed on your machine.

Local Testing

Running npm test is pretty good for basic testing. It's always helpful to add tests!