Commit Graph

3 Commits

Author SHA1 Message Date
82291517d2 Updated Service Worker JS and Added Node Server
Updated the service worker JS. Issue with how I typed the cache links. Forgot to put a "./" before the asset name. Should work now.
2018-11-13 13:12:57 -05:00
c16e2f763d Added Service Worker to Cache Assets for Offline
Added a service worker script to cache assets on local storage. In testing on desktop it worked. Need to test further on mobile.
2018-11-12 12:44:30 -05:00
ff965e94d5 Began Setup of Service Worker
Add js file for Service Worker to begin process of caching files for offline mode.
2018-11-09 13:30:27 -05:00