This commit is contained in:
gauthiier
2016-11-30 15:04:42 +01:00
parent c7c115285d
commit 4b04072e21
3 changed files with 80 additions and 26 deletions
+1
View File
@@ -11,6 +11,7 @@
width: 100%;
border: 1px solid #888;
padding: 3px;
font-size: 15;
}
</style>
</head>
+1 -1
View File
@@ -10,7 +10,7 @@ var server = require('http').Server(app);
// import socket.io
var io = require('socket.io')(server); // npm install --save socket.io
// import socket.io
// import pos --
var pos = require('pos'); // npm install --save pos
function tag_text(text) {