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

https://github.com/yysun/apprun-hn

A Hacker News reader application built using AppRun
https://github.com/yysun/apprun-hn

Last synced: 5 months ago
JSON representation

A Hacker News reader application built using AppRun

Awesome Lists containing this project

README

        

# apprun-hn

This is a Hacker News reader application built using [AppRun](https://github.com/yysun/apprun),
a library for developing applications using the elm architecture, events, and components.

![Screenshot](screenshot.png)

### Demo

https://yysun.github.io/apprun-hn

### Develop
```
npm install
npm start
```

Have fun.

## License

MIT

Copyright (c) 2015-2018 Yiyi Sun