Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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