Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 831 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 831 Bytes

Enhance for Skland

license Static Badge Static Badge languages

森空岛(非官方)游戏实时状态查询工具

Arknights Preview

安装

在开始之前,请运行以下命令安装依赖:

yarn

开发

如要调试应用程序,请运行以下命令:

yarn dev

构建

如要构建应用程序,请运行以下命令:

yarn build