No description
Find a file
2019-10-26 09:52:20 +02:00
modules Handled no such file exception 2019-10-26 09:52:20 +02:00
public Module loading refactor 2019-10-24 14:30:41 +02:00
utils Added magenta color 2019-10-13 13:07:05 +02:00
views Handled no such file exception 2019-10-26 09:52:20 +02:00
.gitmodules merge 2019-10-11 12:07:24 +02:00
license Classes to seperate module, eslint formatting 2019-10-11 11:11:47 +02:00
package.json qmining and main module on subdomains 2019-08-14 09:57:51 +02:00
README.md Changed maintainer name (again) 2019-10-05 15:46:36 +02:00
server.js More error resistant module loading 2019-10-24 14:31:44 +02:00

Question server

Install:

Requires node.js.

npm install

then

node server.js

Should auto generate needed folder structure

Client