Excalidraw: Tutorial

In this tutorial, we'll walk through Excalidraw'sarrow-up-right codebase's components and dependency structure.


Basic Setup

Retrieve all necessary assets from Excalidraw's GitHubarrow-up-right and start using Agua.


1. Codebase setuparrow-up-right

Fork and clone the GitHub repository locally:

2. Agua setuparrow-up-right

2.1 Sign Up

Open Agua's web editorarrow-up-right:

Register with your Google Account.

circle-exclamation

2.2. Terminal installationarrow-up-right

Go to the root folder of the Excalidraw repository and run:

circle-exclamation

2.3. Welcome to Agua

Platform Tourarrow-up-right


Click and access an element's file, component structure, and dependencies.

Visualize component hierarchies and locate Sentry's files.

Visualize component dependencies.

D. Integrated IDE

Edit Sentry's code in our web-based VS Code.

Last updated