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

https://github.com/tinajs/tina-hackernews

:tv: A Tina.js powered Wechat-Mini-Program implementation of Hacker News Reader
https://github.com/tinajs/tina-hackernews

hackernews mina tina wechat wechat-mini-program

Last synced: 3 months ago
JSON representation

:tv: A Tina.js powered Wechat-Mini-Program implementation of Hacker News Reader

Awesome Lists containing this project

README

          

# tina-hackernews
> A [Tina](https://github.com/tinajs/tina) powered **Wechat-Mini-Program** implementation of [Hacker News](https://news.ycombinator.com/), heavily inspired by [Vue-Hackernews-2.0](https://github.com/vuejs/vue-hackernews-2.0) but runs as a Wechat-Mini-Program.

[![license](https://img.shields.io/github/license/tinajs/tina-hackernews.svg?style=flat-square)](./LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

## Live Version

*Scan this wxcode on [Wechat](http://weixin.qq.com/).*

## Building
**Requires Node.js LTS**

Install dependencies
```bash
npm i
```

### npm script
- ``npm start`` - start in development mode
- ``npm build`` - build for production

## Related Projects
- [Tina.js](https://github.com/tinajs/tina)
- [mina-webpack](https://github.com/tinajs/mina-webpack)
- [template-mina](https://github.com/tinajs/template-mina)
- [Tinax](https://github.com/tinajs/tinax)
- [tina-router](https://github.com/tinajs/tina-router)
- [tina-loading](https://github.com/tinajs/tina-loading)
- [tina-modal](https://github.com/tinajs/tina-modal)
- [Vue-Hackernews-2.0](https://github.com/vuejs/vue-hackernews-2.0)

## License
Apache-2.0 © [yelo](https://github.com/imyelo), 2017 - present

[![](https://github.com/tinajs/assets/raw/master/images/banners/sponsored.png)](https://github.com/tinajs/tina)