The scooterEditor library drives the rich text experience in the products
built at Factly.
Installation
yarn add @factly/scooter
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 scooterEditor 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://factlylabs.com/tools/scooter.