Skip to content

flamescape/diggers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published