Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 230 Bytes

Crossword-Buzz

NodeJS | MongoDB | html5 | bootstrap4

How to use ?

Copy these files
run 'npm install'
run 'node MainScript.js -port=PortNum'
    default port - 8085

Make sure that you install nodejs before all