GitHub - jakearchibald/offline-wikipedia: Demo of how something like Wikipedia could be offline-first
This repository was archived by the owner on Feb 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 96
Offline Wikipedia Demo
Offline Wikipedia is a demo of how a content site such as Wikipedia could offer offline content.
Running locally
Install dependencies:
npm install npm run update
Run dev server:
Or, run without the offline capabilities:
Running without offline capabilities means you get the latest version each time you hit refresh.