A SPA with 7 games to choose from. Play and beat your highscore. Enjoy !! =))
Download Node js from the link below:
https://nodejs.org/en/download/
Npm will be installed automatically with node.
Download couchdb from the link below:
http://couchdb.apache.org/
Clone the repository or download the files directly.
1.Go to Backend folder in the Gamehub folder inside the project ==>
cd Backend2.Execute the command ==> node
generate-db.js3.Execute the command ==> node
server.js4.Go to Frontend folder in the Gamehub folder inside the project ==>
cd Frontend5.Go to gamehub project ==>
cd gamehub6.Run ==>
npm install to download dependencies.7.Run ==>
npm run dev to start the project in developer's mode8. Open browser and go to
http://localhost:8080/#/