The caliberEditor library drives the rich text experience in the products built at Factly.
Installation
yarn add @fyrepenguin/caliber
Development
Install all the dependencies by executing following command.
yarn
Running the yarn start
command starts a React app which resides in example
folder. Use this application to test out changes.
Building
The caliberEditor package gets auto-published to npm for every new merge to the master branch. You can checkout the publish
workflow in git actions to get a live update.
Documentation
Read the docs here: https://siteurl.com.