Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 317 Bytes

crossroads

Build Instructions

  • Install Node & NPM
  • Execute 'npm install -g gulp' from anywhere
  • Execute 'npm install' in repository root
  • Execute 'gulp pack' in the repository root
  • Files are output to the 'web' folder
  • Open web/index.html (when using Chrome you may need to disable web security)