Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 274 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 274 Bytes

socketio-live-balls

SocketIO Live Balls

Demo

Live demo on Heroku

Local Installation

Clone this repo and run commands below.

npm install

npm install -g nodemon

npm run start:dev

and go to [http://localhost:3000]