-
Download the server side code
npm clone https://github.com/MeastroZI/Pumato_ServerSide -
Install dependencies
npm i -
creat .env file with
LOCAL_HOST=http://${Your network ip here}:8000 -
npm startto start the server -
Download client side code
npm clone https://github.com/MeastroZI/Pu_mato.git -
Install dependencies
npm i