How to install jgraph/drawio-desktop. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
jgraph/drawio-desktop Installation Guide
How to install jgraph/drawio-desktop. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for jgraph/drawio-desktop. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i jgraph/drawio-desktopor
Install via npx
npx @hexmos/ipm i jgraph/drawio-desktopPrerequisites
Electron
build_toolVersion: 18.0.0-rc.14.17.1325967477
Node.js
languageVersion: 18.18.0
npm
package_managerVersion: 12.19.3
git
system_toolVersion: 2.34.0
GitHub
serviceVersion: 1.0.0
AWS S3
system_packageVersion: 1.0.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Git Clone and npm Install
git clone --recursive https://github.com/jgraph/drawio-desktop.git
npm install
npm startDownload and Install via ZIP Installer
npm startPost Installation Steps
- Open the Draw.io Desktop application.
- You can find it in your Applications folder on macOS, or in your Start Menu on Windows.
- Once opened, you'll be presented with a blank canvas where you can start creating diagrams.
