-
Notifications
You must be signed in to change notification settings - Fork 509
白衣 edited this page Apr 1, 2022
·
1 revision
下载代码
git clone [email protected]:ixrjog/opscloud4-web.git
cd opscloud4-web/
安装依赖
npm环境安装请参考 https://d2.pub/zh/doc/d2-admin/learn/start.html#%E5%AE%89%E8%A3%85%E7%8E%AF%E5%A2%83
npm i
编译(输出文件目录: dist)
npm run build:prod