All Projects → krasevych → React Redux Styled Hot Universal

krasevych / React Redux Styled Hot Universal

Licence: mit
react boilerplate used best practices and focus on performance

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to React Redux Styled Hot Universal

Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-4.08%)
Mutual labels:  webpack, starter-kit, isomorphic, boilerplate, styled-components, react-router
Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+1791.16%)
Mutual labels:  starter-kit, universal, isomorphic, boilerplate, styled-components, react-router
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (-20.41%)
Mutual labels:  webpack, universal, isomorphic, boilerplate, styled-components
Molecule
⚛️ – :atom: – ⚛️ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (-35.37%)
Mutual labels:  webpack, immutablejs, yarn, styled-components, react-router
Js Stack Boilerplate
Final boilerplate code of the JavaScript Stack from Scratch tutorial –
Stars: ✭ 145 (-1.36%)
Mutual labels:  webpack, immutablejs, yarn, boilerplate, react-router
molecule
⚛️ –  – ⚛️ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (-35.37%)
Mutual labels:  yarn, react-router, styled-components, immutablejs
Isomorphic React
A simple but powerful React application built on a standards-compliant back-end
Stars: ✭ 318 (+116.33%)
Mutual labels:  webpack, universal, isomorphic, react-router
Js Stack From Scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
Stars: ✭ 18,814 (+12698.64%)
Mutual labels:  webpack, immutablejs, yarn, react-router
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (+140.14%)
Mutual labels:  webpack, universal, boilerplate, react-router
Redux Webpack Es6 Boilerplate
A starter project for modern React apps with Redux
Stars: ✭ 566 (+285.03%)
Mutual labels:  webpack2, starter-kit, boilerplate, react-router
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (-2.04%)
Mutual labels:  webpack, webpack2, starter-kit, boilerplate
react-webpack2-skeleton
Get started with React with Webpack2, React-Router, Redux, Code Splitting and Server Rendering
Stars: ✭ 59 (-59.86%)
Mutual labels:  yarn, react-router, universal, webpack2
Express React Boilerplate
🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-78.23%)
Mutual labels:  webpack, universal, boilerplate, react-router
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-51.02%)
Mutual labels:  webpack, immutablejs, boilerplate, react-router
Vortigern
A universal boilerplate for building web applications w/ TypeScript, React, Redux, Server Side Rendering and more.
Stars: ✭ 647 (+340.14%)
Mutual labels:  webpack, universal, isomorphic, boilerplate
Preact Redux Isomorphic
preact-redux-isomorphic PWA SPA SSR best practices and libraries in under 80kB page size (for live demo click the link below)
Stars: ✭ 85 (-42.18%)
Mutual labels:  webpack2, isomorphic, boilerplate, react-router
Oh My Fullstack
🚀 Full stack web application skeleton (Next.js, Redux, RxJS, Immutable, Express)
Stars: ✭ 99 (-32.65%)
Mutual labels:  immutablejs, starter-kit, isomorphic, boilerplate
Eleventy Starter Boilerplate
🚀 Eleventy Starter is production-ready with SEO-friendly for quickly starting a blog. ⚡ Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS and Netlify CMS (optional).
Stars: ✭ 139 (-5.44%)
Mutual labels:  webpack, starter-kit, boilerplate
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-21.09%)
Mutual labels:  webpack, styled-components, react-router
Razzle
✨ Create server-rendered universal JavaScript applications with no configuration
Stars: ✭ 10,547 (+7074.83%)
Mutual labels:  webpack, universal, isomorphic

React Redux Styled Hot Universal

React boilerplate, used best practices and focus on performance


About

The starter boilerplate includes the following technologies:

Technology Description
React Hot Loader 3 Tweak React components in real time
React JavaScript library for building user interfaces
React Router React Router is a complete routing library for React
Babel Babel is a JavaScript compiler
Webpack Module bundler
Universal Webpack Helps setting up universal Webpack build: the one that's working both on client and server
Styled Components Style your components in powerful ways
Redux Redux is a predictable state container for JavaScript apps
Redux Immutable Redux & Immutable integration
React Router Redux Simple bindings to keep react-router and redux in sync
ESLint The pluggable linting utility for JavaScript and JSX
Yarn Fast, reliable and secure dependency management

Installation

yarn install

Running Dev Server

npm run dev:start

Running Prod Server

npm run prod:start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].