Project Awesome project awesome

Example Applications > kibin/cycle-example-who-to-follow 16

Small example partly implements twitter’s who to follow box using github api.

Package 15 stars Archived GitHub

Who to follow box written in cycle.js

A little example of Cycle.js in action. This project implements the (reduced) functionality of twitter who to follow box using github api.

Running locally

npm i
npm start
Back to Cycle.js