blob: 94027cd5757c2b3d6139189bac86075f454e9855 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#Que
a simple quesystem implementation
##Dependencies
* nodejs
* angular.js
* socket.io
* express.js
##Usage
* start with command nodejs index.js <port> (note that ports under 1000 will require sudo rights)
* "admin" at path /adm
|