Excalidraw as a React component
npm install excalidraw-collaboration1. Clone the original excalidraw repository
2. Clone and move this repository to the excalidraw directory
3. Make the necessary changes
4. Bump the version in the package.json file
5. Commit the changes
6. Run the following commands:
``bash``
npm install
npm run build
npm publish --access public