Skip to content

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

Notifications You must be signed in to change notification settings

d-band/yax-hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/