Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 299 Bytes

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