LeagueStats::chart_increasing:英雄联盟统计网站应用 源码
联赛统计 的目标是为所有英雄联盟召唤者提供全球完整的数据。 这是一些召唤师的统计数据。 安装 开发环境要求: > = 12.0.0 > = 4.4 在本地计算机上设置开发环境: > git clone https://github.com/vkaelin/LeagueStats.git > cd leaguestats/client > npm install # And > cd leaguestats/server > npm install > cp .env.example .env # edit the values > node ace mongodb:migratio
用户评论