/react-hacker-news

react로 만든 간단한 hacker news 클라이언트

Primary LanguageJavaScript

react-hacker-news

react를 이용한 간단한 해커뉴스 클라이언트입니다. https://paperspoon.github.io/react-hacker-news/

Build Setup

# install dependencies
npm install

# serve with hot reload
npm run start

# build for production with minification
npm run build