https://github.com/samouri/ampipedia
wikipedia viewer written using amp
https://github.com/samouri/ampipedia
Last synced: about 1 month ago
JSON representation
wikipedia viewer written using amp
- Host: GitHub
- URL: https://github.com/samouri/ampipedia
- Owner: samouri
- License: apache-2.0
- Created: 2019-11-12T20:22:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:23:53.000Z (over 3 years ago)
- Last Synced: 2025-09-04T21:01:29.842Z (9 months ago)
- Language: HTML
- Homepage: https://pentagonal-animantarx.glitch.me/
- Size: 205 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AMPipedia
A Wikipedia reader built using [AMP](https://amp.dev) and [node.js](https://nodejs.org/).

## Development
```bash
yarn
yarn start
```