Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 373 Bytes

Getting Started with HackerNews App

Instructions to run:

1) npm install

Installs all the dependencies for the React App.

2) npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.