Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 518 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 518 Bytes

lex

lexmyph 的前端,是 秘符灵匣 Myphlex 的一部分。

🚀 部署

  1. 在您的 GitHub 账户中导入此仓库:开始导入

[注意] 导入时建议您将仓库设置为私有。

  1. 修改 config.json 中的内容并指定后端的URL:
{
  "api_host": "https://url.to.your/myph/instance"
}
  1. 部署到 Vercel 或其他静态网页托管服务。