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
- Host: GitHub
- URL: https://github.com/albinotonnina/react-redux-cyclejs
- Owner: albinotonnina
- License: apache-2.0
- Created: 2018-01-15T00:29:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T20:57:33.000Z (over 7 years ago)
- Last Synced: 2025-01-23T08:22:56.053Z (4 months ago)
- Topics: cycles, declarative-programming, react, reactive-programming, redux, redux-cycles
- Language: JavaScript
- Homepage: https://react-redux-cycles-exercise.now.sh/
- Size: 1.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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