Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/HenrikJoreteg/redux-bundler-example

Example app built with redux-bundler
https://github.com/HenrikJoreteg/redux-bundler-example

Last synced: about 2 months ago
JSON representation

Example app built with redux-bundler

Awesome Lists containing this project

README

        

# Simple redux-bundler sample app

It's deployed here: [https://redux-bundler.netlify.com/](https://redux-bundler.netlify.com/).

[redux-bundler repo](https://github.com/HenrikJoreteg/redux-bundler)

## running it locally

```
npm i && npm start
```

Then open http://localhost:1234

## license

[MIT](http://mit.joreteg.com/)