Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 326 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 326 Bytes

react-redux-hackernews

Live demo
HackerNews clone built with React + Redux + React-Router v4.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

# build for production with minification
npm run build