repse-text-editor

4.2.0 • Public • Published

Running with frontend local development server

If you have yarn link'ed this package to the frontend while developing, you will also need link react-dom and react from the Esper/frontend.

In /Esper/frontend/node_modules:

cd react
yarn link

cd react-dom
yarn link

In /esper-text-editor/:

yarn link react
yarn link react-dom

/repse-text-editor/

    Package Sidebar

    Install

    npm i repse-text-editor

    Weekly Downloads

    20

    Version

    4.2.0

    License

    ISC

    Unpacked Size

    2.31 MB

    Total Files

    7

    Last publish

    Collaborators

    • chrisrote