Excalidraw: Tutorial
Last updated
Last updated
In this tutorial, we'll walk through Excalidraw's codebase's components and dependency structure.
Retrieve all necessary assets from Excalidraw's GitHub and start using Agua.
Fork and clone the GitHub repository locally:
Open Agua's web editor:
Register with your Google Account.
Agua is currently only supported in Google Chrome.
Go to the root folder of the Excalidraw repository and run:
Agua is currently only supported in Node.js 18.
Click and access an element's file, component structure, and dependencies.
Visualize component hierarchies and locate Sentry's files.
Visualize component dependencies.
Edit Sentry's code in our web-based VS Code.