Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

excalidraw/excalidraw-desktop

Repository files navigation

Excalidraw Desktop (deprecated)

Read more on why we deprecated this repo: Deprecating Excalidraw Electron in favor of the Web version

Excalidraw Desktop

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.