Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 346 Bytes

step 1

git clone github.com/DoloresTeam/dolores-admin

step 2

修改 App.jsrestClient 为自己的服务器地址
修改 authClient.jsRequest 的地址为自己登录认证的服务器地址

step 3

yarn build

然后复制 ./build 下的内容到 dolores-server./build/webroot目录下