ZheFeng / hacker-news

Hacker news app

Home Page:https://zhe-hacker-news.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker news app

Build Status

Why

There are many javascript tools and libs I want to use. The best way to learn them is use them to build something. That's why this project exists.

What

I will build a very simple hacker news app for different environment:

  • Web
  • Windows 10
  • Ubuntu
  • macOS
  • iOS
  • Android

Tools:

Libs:

How to run locally

Install yarn first

yarn install
NODE_ENV=development yarn run develop

Then go to http://localhost:8080

Test

NODE_ENV=test yarn test

Then go to Local Test Coverage

About

Hacker news app

https://zhe-hacker-news.herokuapp.com/


Languages

Language:JavaScript 95.9%Language:HTML 3.7%Language:Shell 0.4%