Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 147 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 147 Bytes

How To Contribute

Installation

  • git clone <repository-url>
  • cd mock-cloud-firestore
  • npm install

Running Tests

  • npm test