mirror of
https://github.com/excalidraw/excalidraw-desktop.git
synced 2026-05-17 13:30:38 +00:00
1.0 KiB
1.0 KiB
Excalidraw Desktop (deprecated)
Read more on why we deprecated this repo: Deprecating Excalidraw Electron in favor of the Web version
Develop
Install dependencies
yarn
Commands
| Command | Description |
|---|---|
yarn start |
Start development application |
yarn fix |
Reformat all files with Prettier |
yarn test |
Run linting and tests |
yarn download |
Fetch latest excalidraw bundle |
yarn build |
Build artifacts for windows, mac and linux |
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.