Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 468 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 468 Bytes

yax-hackernews

HackerNews clone built with Yax, based on dva-hackernews.


Live Demo

Run Locally

Install dependencies.

$ npm install

Start server.

$ npm start

Open app in browser.

$ open http://localhost:8000/