A web-based Hacker News client built on top of the Hacker News API. Live at www.hackerneue.com.
Hacker Neue requires a recent version of Node.js.
Check out the repository
git clone https://github.com/r-thomson/Hacker-Neue.git
Install dependencies
npm install
Start the development server
npm run dev
Visit localhost:3000