Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 256 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 256 Bytes

Setup Instructions

Server setup

git clone https://github.com/flamescape/diggers
cd diggers
npm install
node server.js

Client setup

npm install watchify -g
watchify client.js -o public\js\client.js -v

Goto http://localhost:3001/