Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 403 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 403 Bytes

#This is the Project 5-in-a-row This part is about User management and authentication

##How to install and run the service:

1- install node for mac , linux , windows , docker : https://nodejs.org/en/download/

2- install npm : https://www.npmjs.com/get-npm

3-install the required dependencies in the directory of the project

npm install

running the service

node server.js