JSPM

dota2-statistic

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q43241F
  • License ISC

dota2 last game data

Package Exports

  • dota2-statistic

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dota2-statistic) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Dota2_statistic

Build Status NPM Version

#关于

这是个使用nodejs的express框架开发的网页,使用steam api来获取制定account_id的最近一场比赛的信息。 前端使用bootsrap框架

#本地使用 Express的启动方式,目前还未使用其他的应用

1.npm install 
2.node app.js
3.打开127.0.0.1:3000

本网站也托管在了heroku上,可以在线使用

dota2min.herokuapp.com

##关于steam api 根据dota2的开发者论坛一篇文章( http://dev.dota2.com/)查询v社提供的api。