It is my first Cyclejs project, created to try how it is working.
You can check how it works here
node >= 4
+ globally installed gulp
- Clone repository
- Open cloned directory in your terminal
- Type
npm install && gulp webserver
- Navigate to
http://localhost:8000/index.html
from your browser