Visit the Documentation for library installation and usage.
Use the below commands for setup, building and packaging:
Install the dependencies using Yarn:
yarn installThis will generate a dist folder which will have the compiled files.
Build the package:
yarn buildGenerate the package locally:
yarn packLearn more about pack.
See the LICENSE file