Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 183 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 183 Bytes

Contributing

Developing

Local Setup

  1. Fork and clone the repo.

  2. Install the dependencies.

    npm install

Publishing

npm run release