用户工具

站点工具


linux:excalidraw安装

这是本文档旧的修订版!


excalidraw安装

1. 安装Node.js

下载地址:

https://nodejs.org/en/

2. 安装Git

2.1 安装Excalidraw

克隆存储库

点击win+R键,输入“cmd”跳出命令窗口

git clone https://github.com/excalidraw/excalidraw.git

安装yarn

npm install -g yarn

安装依赖项

yarn

跳到excalidraw中

cd excalidraw

启动服务器

yarn start

linux/excalidraw安装.1753864626.txt.gz · 最后更改: 2025/07/30 16:37 由 user01

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki