Just a playground for learning the Cycle.js fundamentals from egghead.io: https://egghead.io/series/cycle-js-fundamentals
git clone git@github.com:rapind/learning-cyclejs.git
rm -rf learning-cyclejs/.git
cd learning-cyclejs
npm install
npm start
npm run prod