Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 471 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 471 Bytes

cyclejs-github-explorer

It is my first Cyclejs project, created to try how it is working.

Demo

You can check how it works here

Requirments

node >= 4 + globally installed gulp

Feel free to play with code

  1. Clone repository
  2. Open cloned directory in your terminal
  3. Type npm install && gulp webserver
  4. Navigate to http://localhost:8000/index.html from your browser