We are the team in charge of the development
This repository was created for the development for the front-end part of the game Secret Voldemort
Once downloaded the folder, get to the secret-voldemort/src
folder and then in an Ubuntu/Linux run the command npm install dependencies
.
Get to the secret-voldemort/src
folder and then in an Ubuntu/Linux terminal run the command npm start
. Once the server has started we need to clone the next repository https://github.com/ibaldoncini/Back-Pytherin
and follow the instructions in the README.md
of that repository to get the game working.