Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 181 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (13 loc) · 181 Bytes

Code in Master

Install the dependencies

$ npm install

Build the typescript

$ npm run build

Run the tests ✔️

$ npm test