An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# AMPipedia

A Wikipedia reader built using [AMP](https://amp.dev) and [node.js](https://nodejs.org/).

![AMPipedia](https://user-images.githubusercontent.com/4656974/70547403-ced1ce00-1b3e-11ea-8bca-4d410a8d6783.gif)

## Development

```bash
yarn
yarn start
```