Skip to content

A program that subscribes members and records the results of their matches as well as a leaderboard using Node.js and mongoDb.

License

Notifications You must be signed in to change notification settings

AlexisIoannou/Scrabble_club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scrabble_club

A program that subscribes members and records the results of their matches as well as a leaderboard using Node.js and mongoDb.

How to run

To run the program download the repository Open command prompt in Scrabble_club directory and install dependencies by running

npn install

Then run the program with the command

node ./bin/www

After that the server is listening to port 3001. To go to page go to url

http://localhost:3001/

About

A program that subscribes members and records the results of their matches as well as a leaderboard using Node.js and mongoDb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published