# tina-hackernews **Repository Path**: tinajs/tina-hackernews ## Basic Information - **Project Name**: tina-hackernews - **Description**: A Tina.js powered Wechat-Mini-Program implementation of Hacker News Reader - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)