/PSIT3

Projektarbeit des A-Teams

Primary LanguageC#

PSIT3 - Quizio

Project of A-Team ##Installation guide for players You can automatically install the application from this website.

##Installation guide for developers

  1. Install Node
  2. Make sure you have Visual Studio 2013 installed
  3. Clone the repo
  4. Import the project into Visual Studio
  5. Using your terminal navigate to \PSIT3\Quizio\Server
  6. Type npm install to install all the used Node packages
  7. Type node server.js this starts the node-server used to communicate with the DB
  8. In Visual Studio build and run the project

If everything is successfull you will see this screen and can proceed to register a new user or login