Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 372 Bytes

CONTRIBUTE.md

File metadata and controls

23 lines (14 loc) · 372 Bytes

Contribute

Setup

  • Fork this repo
  • npm install

Build

Just run npm run build, it will generate a dist folder.

Before Committing

  • Please run npm run lint
  • Don't forget to write CHANGELOG.MD
  • Please raise a PR

Publishing (only for Notihubers)

Just run npm run publish (pika will prompt to bump version).

Just do it, and thank you!