-
Notifications
You must be signed in to change notification settings - Fork 1
wesleyhales/slidfast
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SlidFast is a minimalistic approach to writing mobile web apps.
It utilizes core HTML5 APIs for today's mobile web browsers.
Include the 2 files from /core and initialize with:
//initialize mobile project with SlidFast
//parameters are for "default page ID" and "default page hash"
slidfast.init('home-page','home');
Read more about the approach here:
http://www.html5rocks.com/en/mobile/optimization-and-performance.html
Deploy to Google App Engine:
mvn gae:deploy
About
http://www.html5rocks.com/en/mobile/optimization-and-performance.html
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published