Initial hack

This commit is contained in:
Max Lynch
2013-08-22 21:35:54 -05:00
parent 4ad751ac78
commit b6efb1070c
12 changed files with 689 additions and 0 deletions

2
max/app.js Normal file
View File

@ -0,0 +1,2 @@
document.addEventListener('ontouchstart', function() {});