LeagueStats::chart_increasing:英雄联盟统计网站应用

时间:2021-02-02 21:08:46
【文件属性】:
文件名称:LeagueStats::chart_increasing:英雄联盟统计网站应用
文件大小:924KB
文件格式:ZIP
更新时间:2021-02-02 21:08:46
nodejs redis vuejs typescript mongodb 联赛统计 的目标是为所有英雄联盟召唤者提供全球完整的数据。 这是一些召唤师的统计数据。 安装 开发环境要求: > = 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:migration:run # your MongoDB installation needs to by a Replica Set and not a Standalone 有用的命令 运行应用程序: > cd client > npm run dev # And > cd server > npm run dev 部署应用程序: > cd client > npm run build # And >

网友评论