Added eslit and circle.yml

This commit is contained in:
AlexKvazos
2015-04-30 14:01:19 -05:00
parent 7794cbf56d
commit 48eb590c32
18 changed files with 67 additions and 41 deletions
+2
View File
@@ -4,6 +4,8 @@
module.exports = function() {
var io = io;
var socket = io(window.location.host);
return socket;