No description
Find a file
2019-10-24 15:05:08 +02:00
modules Folders view tidy up, fix path with spaces, update url added to qmining 2019-10-24 15:05:08 +02:00
public Folders view tidy up, fix path with spaces, update url added to qmining 2019-10-24 15:05:08 +02:00
utils Folders view tidy up, fix path with spaces, update url added to qmining 2019-10-24 15:05:08 +02:00
views Folders view tidy up, fix path with spaces, update url added to qmining 2019-10-24 15:05:08 +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 Even more logging coloring 2019-10-13 10:49:19 +02:00

Question server

Install:

Requires node.js.

npm install

then

node server.js

Should auto generate needed folder structure

Client