Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 903 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 903 Bytes

Offline News - Service Worker Codeship Status for serviceworker/offline-news-service-worker

https://offline-news-service-worker.herokuapp.com

Warning: I've only tested this in Google Chrome Canary

Prerequisites for runing locally

UNIX-like computer running node (would happily accept pull requests to fix it for Windows but I don't have the means to test that here).

Ironically, as this app relies on the live API of offline-news-api, the server running this application cannot run without a good connection to the internet.

Install and run

git clone [email protected]:matthew-andrews/offline-news-service-worker.git
npm install
node index.js