Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 222 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 222 Bytes

Getting Started

  • Clone the repository.
  • Run npm install.
  • Run ./node_modules/.bin/gulp dev. This will 'watch' src/js/app.js and rebuild when it changes.
  • Open src/index.html in your browser and get hacking!