https://github.com/tobitsoftware/chayns-react-redux-template
This is an template to use chayns® + React + Redux
https://github.com/tobitsoftware/chayns-react-redux-template
Last synced: 3 months ago
JSON representation
This is an template to use chayns® + React + Redux
- Host: GitHub
- URL: https://github.com/tobitsoftware/chayns-react-redux-template
- Owner: TobitSoftware
- License: mit
- Created: 2019-11-25T08:50:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T14:02:03.000Z (over 4 years ago)
- Last Synced: 2024-04-14T06:09:50.756Z (about 1 year ago)
- Language: JavaScript
- Size: 362 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[]() []() []()
# chayns-react-redux-template
This is an template to use chayns® + [React][1] + [Redux][2].## Usage
1. Download project to your computer
2. Copy files to your project folder and open project with IDE
3. Check all todos in project and update code
4. Install all dependencies with `npm i`
5. Enable [eslint][3] in your IDE
6. Update README.md file to match to your project[1]: https://reactjs.org/
[2]: https://redux.js.org/basics/usagewithreact
[3]: https://eslint.org/