Skip to content

Development Guide

Joe Siu edited this page Apr 23, 2024 · 2 revisions

Installation

  1. git clone this repository.
  2. run npm install

Testing

  1. run npm run test.

Publishing

  1. run npm run release.
Clone this wiki locally