# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_12.x | bash -
apt-get install -y nodejs
# /mnt/d/ 表示是window下的d盘
cd /mnt/d/dev/code/github
git clone https://github.com/ascoders/gaea-editor.git
cd gaea-editor
npm install # 等待下载完成
npm run docs # window浏览器会自动打开http://127.0.0.1:8000/地址提供预览
环境要求
开启Window中的liunx子系统功能
安装环境
git 安装命令
nodejs 安装
下载源码&运行