This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
adelq
/
astroid-web
同期ミラー
https://github.com/adelq/astroid-web.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ブランチ:
yeoman
ブランチ
タグ
angular
develop
master
meteor
staging
yeoman
v0.1
astroid-web
/
app
/
scripts
/
app.js
app.js
95 B
パーマリンク
履歴
Raw
1
2
3
4
5
6
/*global define */
define([], function () {
'use strict';
return '\'Allo \'Allo!';
});