Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olegakbarov/react-redux-starter-kit
My best-practices-included universal frontend starter kit
https://github.com/olegakbarov/react-redux-starter-kit
css-modules react redux starter
Last synced: 27 days ago
JSON representation
My best-practices-included universal frontend starter kit
- Host: GitHub
- URL: https://github.com/olegakbarov/react-redux-starter-kit
- Owner: olegakbarov
- License: mit
- Created: 2015-08-18T15:57:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T16:49:22.000Z (over 7 years ago)
- Last Synced: 2024-04-14T09:03:28.766Z (7 months ago)
- Topics: css-modules, react, redux, starter
- Language: JavaScript
- Homepage:
- Size: 237 KB
- Stars: 1,001
- Watchers: 33
- Forks: 92
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - react-redux-starter-kit - My best-practices-included universal frontend starter kit (JavaScript)
README
# Redux Starter Kit
Web application starter kit.
React
### Optimizations
PWA-optimized, server-side rendering, offline-first with Service Workers, prefetch in background
## Includes
- Notifications
### Config
Todo
### Running in development mode
Todo
### Building
Todo
### Deploying and running in production mode
Todo
### Running in production mode with Docker
Todo
### Roadmap
- [ ] turn back tree-shaking: `["es2015", {"modules":false}]`
- [ ] clean-up unnecessary babel presets & plugins
- [ ] PWA-fy