Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 250 Bytes

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