Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leoasis/cycle-poc
Playing with Cyclejs
https://github.com/leoasis/cycle-poc
Last synced: about 14 hours ago
JSON representation
Playing with Cyclejs
- Host: GitHub
- URL: https://github.com/leoasis/cycle-poc
- Owner: leoasis
- Created: 2015-06-21T22:27:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T22:28:00.000Z (over 9 years ago)
- Last Synced: 2024-10-27T17:00:13.083Z (17 days ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cyclejs Proof of Concept
Playing around with Cyclejs and experimenting a bit with the new Drivers API to
create, well... an API Driver.## To install
`npm install`
## To use
`npm start` and go to `http://localhost:3000`