• Stars
    star
    1,001
  • Rank 45,845 (Top 1.0 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My best-practices-included universal frontend starter kit

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