Sample app for Meteor and AngularJS
震災関連情報:電力使用状況API - Yahoo!デベロッパーネットワークを利用してMeteorとAngularJSの比較用アプリを作ってみました。
myapp.js
とpublic/ag_powerUsage.js
内のAPIキー{hogehoge}を取得したAPIキーに置き換えてください。
$ cd ~/Desktop/
$ git clone git@github.com:snize/latestPowerUsage.git
$ cd latestPowerUsage
$ meteor
[[[[[ ~/Desktop/latestPowerUsage ]]]]]
=> Meteor server running on: http://localhost:3000/
http://localhost:3000/にアクセス可能になりました。