Skip to content

alyssaq/appcache_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample offline app with appcache manifest

Run

$ npm install
$ node server.js

Deploy to heroku

$ git clone https://github.com/alyssaq/appcache_sample.git
$ heroku login
$ heroku create
$ git push heroku master
$ heroku open

Gotchas

Files get reloaded from cache. To force the browser to load from network, edit the manifest file.

References

About

Sample offline app with appcache manifest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published