Home

Awesome

Cycle.js Notes

Notes app using Cycle.js and Orbit.js

Getting Started

Given npm or yarn is installed, all you need is to install dependencies and run the start script. The project will be accessible at http://localhost:5000

$ yarn
$ yarn start

Features

Live example

See live example here