- Clone the original excalidraw repository
- Clone and move this repository to the excalidraw directory
- Make the necessary changes
- Bump the version in the package.json file
- Commit the changes
- Run the following commands:
npm install
npm run build
npm publish --access public