Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevie-mayhew/silverstripe-redux-example
An toy application using redux
https://github.com/stevie-mayhew/silverstripe-redux-example
Last synced: 3 months ago
JSON representation
An toy application using redux
- Host: GitHub
- URL: https://github.com/stevie-mayhew/silverstripe-redux-example
- Owner: stevie-mayhew
- License: mit
- Created: 2015-10-22T23:49:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-06T22:35:40.000Z (about 9 years ago)
- Last Synced: 2024-10-11T02:47:50.042Z (3 months ago)
- Language: CSS
- Size: 238 KB
- Stars: 18
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SilverStripe Redux Example
Just a small toy example showing React + Redux in tandem with SilverStripe.## Setup
### SilverStripe Setup
You'll need to set up a `_ss_environment.php` file, it might look something like this:```php