Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 156 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 156 Bytes

##Rock Paper Scissors HTML5 game

##Install

  1. sudo npm install
  2. gulp
  3. cd www; python -m SimpleHTTPServer 8080
  4. open http://localhost:8080 in browser