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

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

Awesome Lists containing this project

README

        

[![license](https://img.shields.io/github/license/TobitSoftware/chayns-react-redux-template.svg)]() [![GitHub pull requests](https://img.shields.io/github/issues-pr/TobitSoftware/chayns-react-redux-template.svg)]() [![](https://img.shields.io/github/issues-pr-closed-raw/TobitSoftware/chayns-react-redux-template.svg)]()

# 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/