https://guide.yearning.io/ins...
1.安装 npm 编译环境, 下载node js 安装(http://nodejs.cn/download/)

2.npm install 搭建环境

下载这个前端的代码, 通过npm run build 编译完成, 有dist 目录,
copy 放到 src/service/ 目录下。
git clone https://github.com/cookieY/Ye...

  1. 切换到要编译代码的环境
    如果出错:
    升级 npm 至 v7.6.2 后, 运行 npm i 安装依赖,报错 ERESOLVE unable to resolve dependency tree

解决方案
使用 npm i --legacy-peer-deps

  1. 切换到 Yearning 目录
    ./Yearning install
    ./Yearning run

打开浏览器 http://127.0.0.1:8000

默认账号/密码:admin/Yearning_admin

image.png


goper
413 声望25 粉丝

go 后端开发