Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 414 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 414 Bytes

hackernews-client

Build Status

Application resulted from the reading of "The Road to learn React - Your journey to master plain yet pragmatic React.js"

How to run

Install dependencies

npm install

Run tests

npm test

Run program

npm start