Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 367 Bytes

Turns Butcher shop

Practice managing turns in a butcher shop using WebSockets

Steps to start the server

-Clone the repository on your directory

-Go whit the terminal to your directory and run the command:

npm install

-Run in the same directory the command:

node app

-And the final step is open your browser and go to localhost:8080