The purpose of this repository is to make the HTML5 source for EventArgs available. The site is simply a sandbox to test out what kind of things HTML5 and CSS3 can do and how these technologies may be leveraged to build rich web apps.
From HTML5 Boiler Plate
Builds will be pushed to the publish directory.
Open the application Terminal and navigate to the build directory. Type the command [ant build].
#Windows users#
- Get the Java JDK (JRE isn't enough)
- Get WinAnt and point the installer to [Program Files/Java/jre6/bin/]
Open command line interface by doing Start Menu > Run > cmd.exe and run the command [ant build] or launch the runbuildscript.bat file.
Feel free to fork and play along; I would really appreciate the input!