Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 471 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 471 Bytes

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/