Skip to content

Mhmdabed11/Gamehub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamehub

A SPA with 7 games to choose from. Play and beat your highscore. Enjoy !! =))

Insrtallation


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 Backend
2.Execute the command ==> node generate-db.js
3.Execute the command ==> node server.js
4.Go to Frontend folder in the Gamehub folder inside the project ==> cd Frontend
5.Go to gamehub project ==>cd gamehub
6.Run ==> npm install to download dependencies.
7.Run ==> npm run dev to start the project in developer's mode
8. Open browser and go to http://localhost:8080/#/

About

A SPA with 7 games to choose from. Play and beat your highscore. Enjoy !! =))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors