mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-06-04 22:32:55 +00:00
use submodule
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# @excalidraw/math
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
npm install @excalidraw/math
|
||||
```
|
||||
|
||||
If you prefer Yarn over npm, use this command to install the Excalidraw utils package:
|
||||
|
||||
```bash
|
||||
yarn add @excalidraw/math
|
||||
```
|
||||
|
||||
With PNPM, similarly install the package with this command:
|
||||
|
||||
```bash
|
||||
pnpm add @excalidraw/math
|
||||
```
|
||||
Reference in New Issue
Block a user