Project Awesome project awesome

Example Applications > usm4n/cycle-hn 25

Hackernews Clone Using CycleJS

Package 42 stars GitHub

cycle-hn

A CycleJS & cycle-onionify-powered implementation of Hacker News using its HNPWA API.

Screenshot

cycle-hn screenshot 1

cycle-hn screenshot 2

Lighthouse stats

cycle-hn screenshot 2

Live version:

@Now - preferred

@Firebaseapp

Feature requests are welcome!

Building

Install dependencies:

npm install

npm scripts

  • npm start - start development server
  • npm run build - build into the build/ directory

Acknowledgement

Jan van Brügge for awesome one-fits-all flavor for cycle-scripts

License

Cycle-hn is a free software realeased under the terms of MIT license.

Back to Cycle.js