Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HenrikJoreteg/redux-bundler-example
Example app built with redux-bundler
https://github.com/HenrikJoreteg/redux-bundler-example
Last synced: 19 days ago
JSON representation
Example app built with redux-bundler
- Host: GitHub
- URL: https://github.com/HenrikJoreteg/redux-bundler-example
- Owner: HenrikJoreteg
- Created: 2018-01-24T22:14:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T03:22:19.000Z (over 1 year ago)
- Last Synced: 2024-04-09T21:07:31.167Z (7 months ago)
- Language: JavaScript
- Size: 369 KB
- Stars: 35
- Watchers: 3
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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/)