Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

First version of Penguin Statistics front-end. Development is terminated.

License

Notifications You must be signed in to change notification settings

penguin-statistics/frontend-v1

Repository files navigation

Penguin Statistics

企鹅物流数据统计

  • https://penguin-stats.io/
  • 明日方舟素材掉落统计与分析
  • 根据人工汇报的掉落样本,生成各作战和各素材的统计结果,方便博士们对刷素材的效率进行参考
  • 更多功能敬请期待

如何食用本repo

此repo包含网站前端,项目由Angular CLI生成。

准备工作

  1. 安装npm
  2. 安装Angular CLI npm install -g @angular/cli

运行在开发环境上

  1. 执行npm install获取相关依赖
  2. 执行ng serve
  3. 提示Compiled successfully后,通过http://localhost:4200/访问部署好的前端

Build

执行ng build --prod --base-href=/后,将dist/目录下的文件夹部署至服务器上即可。

意见和建议

各种想法欢迎提Issue,也可以通过网站介绍页面下方的联系方式找到我和Penguin Stats的其他团队成员。

About

First version of Penguin Statistics front-end. Development is terminated.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published