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: 3 months ago
JSON representation

My best-practices-included universal frontend starter kit

Lists

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