mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
20 lines
No EOL
848 B
Text
20 lines
No EOL
848 B
Text
---
|
|
title: Introduction
|
|
slug: ../
|
|
---
|
|
|
|
## Try now
|
|
|
|
Go to [excalidraw.com](https://excalidraw.com) to start sketching.
|
|
|
|
## How are these docs structured
|
|
|
|
These docs are focused on developers, and structured in the following way:
|
|
|
|
- [Introduction](/docs/) — development setup and introduction.
|
|
- [@excalidraw/excalidraw](/docs/@excalidraw/excalidraw/installation) — docs for the npm package to help you integrate Excalidraw into your own app.
|
|
- Editor — IN PROGRESS. Docs describing the internals of the Excalidraw editor to help in contributing to the codebase.
|
|
- [@excalidraw/mermaid-to-excalidraw](/docs/@excalidraw/mermaid-to-excalidraw/installation) - Docs for the mermaid to excalidraw parser
|
|
|
|
A quick tutorial that should helps a new user feel comfortable using excalidraw.
|
|
Tutorial link: https://media.oregonstate.edu/media/t/1_dr9w6pca |