Skip to content

juancaresp/TurnosCarniceria

Repository files navigation

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