https://github.com/jondotsoy/example-react-redux-redux-form-electron
Demo app with React, Redux, Redux-Form and Electron
https://github.com/jondotsoy/example-react-redux-redux-form-electron
electron example reactjs redux redux-form
Last synced: 2 months ago
JSON representation
Demo app with React, Redux, Redux-Form and Electron
- Host: GitHub
- URL: https://github.com/jondotsoy/example-react-redux-redux-form-electron
- Owner: JonDotsoy
- Created: 2017-02-09T00:42:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T00:50:44.000Z (almost 6 years ago)
- Last Synced: 2025-01-26T10:30:34.415Z (over 1 year ago)
- Topics: electron, example, reactjs, redux, redux-form
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Examples
With:
- React
- Redux
- Redux-Form
- Electron
## Install
$ npm install
## Run tests
$ npm run test1
or
$ npm run test2