https://kaliberjs.github.io/build/
To publish a new version:
>> cd library
>> yarn publish
>> git push
>> git push --tags
To deploy the documentation:
>> cd docs
>> yarn deploy
https://kaliberjs.github.io/build/
To publish a new version:
>> cd library
>> yarn publish
>> git push
>> git push --tags
To deploy the documentation:
>> cd docs
>> yarn deploy