Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 376 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (19 loc) · 376 Bytes

Setup | Running tests


Contributing

Contributions are always welcome, no matter how large or small.

Setup

$ git clone https://github.com/alexbardas/network-har
$ cd network-har
$ npm install

Running tests

npm test