An open API service indexing awesome lists of open source software.

https://github.com/albinotonnina/react-redux-cyclejs

🔦 Exercising for declarative, reactive, kinda functional programming. React, Redux, Cycle.js
https://github.com/albinotonnina/react-redux-cyclejs

cycles declarative-programming react reactive-programming redux redux-cycles

Last synced: 3 months ago
JSON representation

🔦 Exercising for declarative, reactive, kinda functional programming. React, Redux, Cycle.js

Awesome Lists containing this project

README

        

# Declarative + reactive app using React, Redux, Cycle.js

## Demo
http://react-redux-cycles-exercise.now.sh

## Instructions

`yarn` to install

`yarn start` to start a dev server

`yarn build` to build the app

`yarn test` to launch tests

`yarn test:updateSnapshots` to update all the snapshots

`yarn eslint` to launch eslint

## License

MIT