快速开始

安装

目前 Elevim 提供源码构建方式,你可以通过以下步骤在本地运行:

git clone https://github.com/Microindole/elevim.git
cd elevim
npm install
npm run start
ON THIS PAGE