Due to busy schedule of maintainer this package is yet to be published to npm
npm install
npm run dev
npm run build
npm run docs:dev
- fork and clone the repo
- create a seprate branch
- npm install
- make your changes
- commit using commitizen (either use commitizen extension or check this)
- you can run tests with: npm run test
- git push
for more info check this