This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
adelq
/
astroid-web
mirror de
https://github.com/adelq/astroid-web.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
2d9bb87a07
Branches
Tags
angular
develop
master
meteor
staging
yeoman
v0.1
astroid-web
/
app
/
scripts
/
app.js
app.js
95 B
Histórico
Raw
1
2
3
4
5
6
/*global define */
define([], function () {
'use strict';
return '\'Allo \'Allo!';
});